Freigeben über


RILPHONEENTRYSTORELOCATION-Enumeration (ntddrilapitypes.h)

Dieses Thema unterstützt die Windows-Treiberinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen.

Syntax

typedef enum RILPHONEENTRYSTORELOCATION {
  RIL_PBLOC_UNKNOWN,
  RIL_PBLOC_UICCFIXDIALING,
  RIL_PBLOC_OWNNUMBERS,
  RIL_PBLOC_UICCPHONEBOOK,
  RIL_PBLOC_UICCSERVICEDIALING,
  RIL_PBLOC_ALL
} ;

Konstanten

 
RIL_PBLOC_UNKNOWN
RIL_PBLOC_UICCFIXDIALING
RIL_PBLOC_OWNNUMBERS
RIL_PBLOC_UICCPHONEBOOK
RIL_PBLOC_UICCSERVICEDIALING
RIL_PBLOC_ALL

Anforderungen

Anforderung Wert
Header ntddrilapitypes.h (include Rilapitypes.h)