This global function advises or unadvise all entries in the object's sink event map.
At a Glance
| Header file: | Atlcom.h |
| Windows CE versions: | 2.10 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
HRESULT AtlAdviseSinkMap( T* pT, bool bAdvise );
See Also