Click or drag to resize

IMcObjFireCustomSinkFireTo Method

Namespace:  MediaCy.IQL.ObjectManager
Assembly:  MediaCy.IQL.ObjectManager (in MediaCy.IQL.ObjectManager.dll) Version: 10.0.6912.0
Syntax
VB
Sub FireTo ( 
	piunkSinkToCall As Object,
	mcobjidSource As IntPtr,
	pmcobjSource As McObject,
	lNotifyCode As Integer
)

Parameters

piunkSinkToCall
Type: SystemObject
mcobjidSource
Type: SystemIntPtr
pmcobjSource
Type: MediaCy.IQL.ObjectManagerMcObject
lNotifyCode
Type: SystemInt32
See Also