Struttura RILUICCSLOTINFO (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.

Sintassi

typedef struct RILUICCSLOTINFO {
  DWORD            cbSize;
  DWORD            dwParams;
  DWORD            dwNumOfUiccSlots;
  RILUICCSLOTSTATE dwSlotState[1];
} RILUICCSLOTINFO, *LPRILUICCSLOTINFO;

Members

cbSize

dwParams

dwNumOfUiccSlots

dwSlotState[1]

Requisiti

Requisito Valore
Intestazione rilapitypes.h (include Rilapitypes.h)