Condividi tramite


Struttura RILUICCSLOTINFO (rilapitypes.h)

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

Sintassi

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

Membri

cbSize

dwParams

dwNumOfUiccSlots

dwSlotState[1]

Fabbisogno

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