IConnectionPointImpl::Advise

This method establishes a connection between the connection point and a sink.

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

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

See Also

IConnectionPointImpl::UnAdvise