Struttura RILPHONEBOOKLOCATION (ntddrilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.

Sintassi

typedef struct RILPHONEBOOKLOCATION {
  DWORD                      cbSize;
  HUICCAPP                   hUiccApp;
  RILPHONEENTRYSTORELOCATION dwStoreLocation;
  DWORD                      dwIndex;
} RILPHONEBOOKLOCATION, *LPRILPHONEBOOKLOCATION;

Members

cbSize

hUiccApp

dwStoreLocation

dwIndex

Requisiti

Requisito Valore
Intestazione ntddrilapitypes.h (include Rilapitypes.h)