Share via


IConnectionPointImpl::Advise

HRESULT Advise( IUnknown* pUnkSink**, DWORD*** pdwCookie );

See in the Win32 SDK.

Remarks

Establishes a connection between the connection point and a sink.

To terminated the connection call, Unadvise.

IConnectionPointImpl OverviewClass Members