DECLARE_DHTML_EVENT_MAP
Declares a DHTML event map in a class definition.
DECLARE_DHTML_EVENT_MAP( )
설명
This macro is to be used in the definition of CDHtmlDialog-derived classes.
Use BEGIN_DHTML_EVENT_MAP or BEGIN_DHTML_EVENT_MAP_INLINE to implement the map.
DECLARE_DHTML_EVENT_MAP declares the following function:
virtual const DHtmlEventMapEntry* GetDHtmlEventMap( );
요구 사항
Header: afxdhtml.h