Struttura RILSETSLOTPOWERPARAMS (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.
Sintassi
typedef struct RILSETSLOTPOWERPARAMS {
DWORD dwSlotIndex;
BOOL fPowerOn;
} RILSETSLOTPOWERPARAMS, *LPRILSETSLOTPOWERPARAMS;
Members
dwSlotIndex
fPowerOn
Requisiti
Requisito | Valore |
---|---|
Intestazione | ntddrilapitypes.h (include Rilapitypes.h) |