Description

Detaches a standard or custom sink notification interface from the object (see AttachNotifySink).

Return Type

None  

Syntax

object.DetachNotifySink dwCookie

The DetachNotifySink Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McObject.
dwCookieRequired. An ULong object.

Identifier from a previous AttachNotifySink.

Remarks

See AttachNotifySink for an explaination of notify-related issues.