IMcNotifySinkDetachFromCategory Method
|
|
Remove this object instance (McNotifySink) from the Object Manager sink list for a given category.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxSub DetachFromCategory (
vCategory As Object
)
Parameters
- vCategory
- Type: SystemObject
RemarksThis object instance MUST be created using McEngine.CreateObject("McImageLib.McNotifySink")
(in order to establish a connection with the Object Manager) or this function will fail and
return E_POINTER.
See AlsoReference
IMcObjStandardNotify
DetachNotifySinkFromCategory