IMcNotifySinkDetachFromObject Method
|
|
Remove this object instance (McNotifySink) from the sink list of pObject.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxSub DetachFromObject (
pObject As Object
)
Parameters
- pObject
- Type: SystemObject
IDispatch* : An IMcObject or an object implementing IMcHasObject.
RemarkspObject can be an IMcObject or any object implementing the IMcObjConnection interface,
which was previously passed to AttachToObject.
See AlsoReference
IMcObjStandardNotify
IMcObjConnection
DetachNotifySink