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