END_DHTML_URL_EVENT_MAP
Visual Studio 2005
Marks the end of a DHTML and URL event map.
END_DHTML_URL_EVENT_MAP(className)
Parameters
- className
-
The name of the class containing the event map. This class should derive directly or indirectly from CMultiPageDHtmlDialog. This should match className in the corresponding BEGIN_DHTML_URL_EVENT_MAP macro.
See the example in BEGIN_DHTML_URL_EVENT_MAP.