Struttura RILDELETEPHONEBOOKENTRYPARAMS (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.
Sintassi
typedef struct RILDELETEPHONEBOOKENTRYPARAMS {
HUICCAPP hUiccApp;
RILPHONEENTRYSTORELOCATION dwStoreLocation;
DWORD dwIndex;
BOOL fHasLockVerification;
RILUICCLOCKCREDENTIAL lockVerification;
} RILDELETEPHONEBOOKENTRYPARAMS, *LPRILDELETEPHONEBOOKENTRYPARAMS;
Members
hUiccApp
dwStoreLocation
dwIndex
fHasLockVerification
lockVerification
Requisiti
Requisito | Valore |
---|---|
Intestazione | ntddrilapitypes.h (include Rilapitypes.h) |