IOleObjectImpl::Advise

This method establishes an advisory connection with the control.

At a Glance

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

Syntax

HRESULT Advise( IAdviseSink* pAdvSink, DWORD* pdwConnection );

See Also

IOleObjectImpl::Unadvise