Struttura RILNOTIFICATIONPARAMS (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per essere usata direttamente dal codice.
Sintassi
typedef struct RILNOTIFICATIONPARAMS {
DWORD dwNotificationCount;
DWORD pdwNotifications[1];
} RILNOTIFICATIONPARAMS, *LPRILNOTIFICATIONPARAMS;
Membri
dwNotificationCount
pdwNotifications[1]
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ntddrilapitypes.h (include Rilapitypes.h) |