Condividi tramite


Struttura RILWRITEPHONEBOOKENTRYPARAMS (rilapitypes.h)

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

Sintassi

typedef struct RILWRITEPHONEBOOKENTRYPARAMS {
  HUICCAPP                   hUiccApp;
  RILPHONEENTRYSTORELOCATION dwStoreLocation;
  BOOL                       fHasLockVerification;
  RILUICCLOCKCREDENTIAL      lockVerification;
  RILPHONEBOOKENTRY          pbEntry;
} RILWRITEPHONEBOOKENTRYPARAMS, *LPRILWRITEPHONEBOOKENTRYPARAMS;

Members

hUiccApp

dwStoreLocation

fHasLockVerification

lockVerification

pbEntry

Requisiti

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