Struttura RILUICCTOOLKITCMD (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per essere usata direttamente dal codice.
Sintassi
typedef struct RILUICCTOOLKITCMD {
DWORD cbSize;
DWORD dwSlotIndex;
BOOL fTerminalResponseNeeded;
DWORD dwDetailsSize;
BYTE bDetails[1];
} RILUICCTOOLKITCMD, *LPRILUICCTOOLKITCMD;
Membri
cbSize
dwSlotIndex
fTerminalResponseNeeded
dwDetailsSize
bDetails[1]
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ntddrilapitypes.h (include Rilapitypes.h) |