AtlUnadvise
HRESULTAtlUnadvise( IUnknown*pUnkCP,constIID&iid,DWORDdw );
Return Value
A standard HRESULT value.
Parameters
pUnkCP
[in] A pointer to the IUnknown of the object that the client is connected with.
iid
[in] The GUID of the connection point. Typically, this is the same as the outgoing interface managed by the connection point.
dw
[in] The cookie that uniquely identifies the connection.
Remarks
Terminates the connection established through AtlAdvise.