Click or drag to resize

IMcObjStandardNotifySpecialNotify Method

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

Parameters

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