Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DHtmlUrlEventMapEntry structure provides multi-URL event map support.
struct DHtmlUrlEventMapEntry
{
LPCTSTR szUrl;
const DHtmlEventMapEntry *pEventMap;
};
Parameters
szUrl
The URL.pEventMap
The event map associated with the URL.
Requirements
Header: afxdhtml.h