AtlUnadvise

This global function terminates the connection established through AtlAdvise.

At a Glance

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

Syntax

HRESULT AtlUnadvise( IUnknown* pUnkCP, const IID& iid, DWORD dw );

See Also

ATL Macros and Global Functions, AtlAdvise