RILWRITEPHONEBOOKENTRYPARAMS-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 RILWRITEPHONEBOOKENTRYPARAMS {
HUICCAPP hUiccApp;
RILPHONEENTRYSTORELOCATION dwStoreLocation;
BOOL fHasLockVerification;
RILUICCLOCKCREDENTIAL lockVerification;
RILPHONEBOOKENTRY pbEntry;
} RILWRITEPHONEBOOKENTRYPARAMS, *LPRILWRITEPHONEBOOKENTRYPARAMS;
Member
hUiccApp
dwStoreLocation
fHasLockVerification
lockVerification
pbEntry
Anforderungen
Anforderung | Wert |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |