Struttura RILWRITEPHONEBOOKENTRYPARAMS (ntddrilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata 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 ntddrilapitypes.h (include Rilapitypes.h)