MFC
TRY
Expand Minimize
This topic has not yet been rated - Rate this topic

END_DHTML_URL_EVENT_MAP 

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.