다음을 통해 공유


DHTML_EVENT_AXCONTROL

Handles the event identified by dispid fired by the ActiveX control identified by controlName.

DHTML_EVENT_AXCONTROL(dispid, controlName, memberFxn )

매개 변수

  • dispid
    The dispatch ID of the event to be handled.

  • controlName
    An LPCWSTR holding the HTML ID of the control firing the event.

  • memberFxn
    The handler function for the event.

설명

Use this macro to add an entry to the DHTML event map in your class.

요구 사항

Header: afxdhtml.h

참고 항목

참조

CDHtmlDialog 클래스

개념

MFC 매크로 및 전역

기타 리소스

DHTML 이벤트 맵