structure de DHtmlUrlEventMapEntry
La structure DHtmlUrlEventMapEntry prend en charge une table d'événements à plusieurs URL.
struct DHtmlUrlEventMapEntry
{
LPCTSTR szUrl;
const DHtmlEventMapEntry *pEventMap;
};
Paramètres
szUrl
URL.pEventMap
La table d'évènement associée à l'URL.
Configuration requise
En-tête : afxdhtml.h