Deletes the advisory connection stored in the control class's m_spOleAdviseHolder data member.
STDMETHOD(Unadvise)(
DWORD dwConnection
);
Remarks
See IOleObject::Unadvise in the Windows SDK.
Requirements
Header: atlctl.h
Deletes the advisory connection stored in the control class's m_spOleAdviseHolder data member.
STDMETHOD(Unadvise)(
DWORD dwConnection
);
See IOleObject::Unadvise in the Windows SDK.
Header: atlctl.h