Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Establishes a connection between the connection point and a sink.
STDMETHOD(Advise)( 
   IUnknown* pUnkSink, 
   DWORD* pdwCookie  
);
Remarks
Use Unadvise to terminate the connection call.
See IConnectionPoint::Advise in the Windows SDK.
Requirements
Header: atlcom.h