| Required. A Variant value. The ISink interface IID. This may be a VT_BSTR in which case the it must be the IID string in the form {12345678-1234-1234-1234-123456789ABC}. If VT_I4 or VT_UI4, then it must be a cookie from a previous call to either AttachNotifySink or CMcObjects::AttachNotifySinkToCategory. If VT_EMPTY, a NULL pointer or IID_IMcObjStandardNotify, the notify sink is to be a standard one.
piunkINotifySink : Instance of the sink interface to notify. If the varISinkIID argument was VT_EMPTY, a NULL pointer or IID_IMcObjStandardNotify, then QueryInterface on this pointer must yield an IMcObjStandardNotify*.
|