RILDELETEPHONEBOOKENTRYPARAMS-Struktur (ntddrilapitypes.h)
Dieses Thema unterstützt die Windows-Treiberinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen.
Syntax
typedef struct RILDELETEPHONEBOOKENTRYPARAMS {
HUICCAPP hUiccApp;
RILPHONEENTRYSTORELOCATION dwStoreLocation;
DWORD dwIndex;
BOOL fHasLockVerification;
RILUICCLOCKCREDENTIAL lockVerification;
} RILDELETEPHONEBOOKENTRYPARAMS, *LPRILDELETEPHONEBOOKENTRYPARAMS;
Member
hUiccApp
dwStoreLocation
dwIndex
fHasLockVerification
lockVerification
Anforderungen
Anforderung | Wert |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |