Поделиться через


COleControl::OnEventAdvise

Called by the framework when an event handler is connected to or disconnected from an OLE control.

virtual void OnEventAdvise(
   BOOL bAdvise 
);

Параметры

  • 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.

Требования

Header: afxctl.h

См. также

Основные понятия

COleControl Class

COleControl Members

Hierarchy Chart