Struttura RILSENDUICCTOOLKITCMDRESPONSEPARAMS (rilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.
Sintassi
typedef struct RILSENDUICCTOOLKITCMDRESPONSEPARAMS {
DWORD dwSlotIndex;
DWORD dwDetailsSize;
BYTE bDetails[1];
} RILSENDUICCTOOLKITCMDRESPONSEPARAMS, *LPRILSENDUICCTOOLKITCMDRESPONSEPARAMS;
Members
dwSlotIndex
dwDetailsSize
bDetails[1]
Requisiti
Requisito | Valore |
---|---|
Intestazione | rilapitypes.h (includere Rilapitypes.h) |