IConnectionPointImpl::Advise

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

Syntax

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

At a Glance

Header file: Atlcom.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IConnectionPointImpl Overview, IConnectionPointImpl Methods, IConnectionPoint::Advise, IConnectionPointImpl::UnAdvise