Freigeben über


RILWRITEPHONEBOOKENTRYPARAMS Struktur (rilapitypes.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- rilapitypes.h (include Rilapitypes.h)