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