RILWRITEPHONEBOOKENTRYPARAMS-Struktur (ntddrilapitypes.h)
Dieses Thema unterstützt die Windows-Treiberinfrastruktur und soll nicht direkt aus Ihrem Code verwendet werden.
Syntax
typedef struct RILWRITEPHONEBOOKENTRYPARAMS {
HUICCAPP hUiccApp;
RILPHONEENTRYSTORELOCATION dwStoreLocation;
BOOL fHasLockVerification;
RILUICCLOCKCREDENTIAL lockVerification;
RILPHONEBOOKENTRY pbEntry;
} RILWRITEPHONEBOOKENTRYPARAMS, *LPRILWRITEPHONEBOOKENTRYPARAMS;
Angehörige
hUiccApp
dwStoreLocation
fHasLockVerification
lockVerification
pbEntry
Anforderungen
Anforderung | Wert |
---|---|
Header- | ntddrilapitypes.h (include Rilapitypes.h) |