Struttura DHtmlUrlEventMapEntry

La DHtmlUrlEventMapEntry struttura fornisce supporto per la mappa eventi multi-URL.

Sintassi

struct DHtmlUrlEventMapEntry
{
LPCTSTR szUrl;
const DHtmlEventMapEntry *pEventMap;
};

Parametri

szUrl
URL .

pEventMap
Mappa eventi associata all'URL.

Requisiti

Intestazione: afxdhtml.h

Vedi anche

Strutture, stili, callback e mappe messaggi