ATL Library Reference 
IConnectionPointImpl::Advise 

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 Platform SDK.

See Also

Reference

IConnectionPointImpl Class

Other Resources

IConnectionPointImpl Members

Tags :


Page view tracker