Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when an event handler is connected to or disconnected from an OLE control.
virtual void OnEventAdvise(
BOOL bAdvise
);
Parameters
- bAdvise
TRUE indicates that an event handler has been connected to the control. FALSE indicates that an event handler has been disconnected from the control.
Requirements
Header: afxctl.h