RILPHONEBOOKLOCATIONCAPS-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 RILPHONEBOOKLOCATIONCAPS {
  RIL_CAPS_PBLOC_UNKOWN,
  RIL_CAPS_PBLOC_UICCFIXDIALING,
  RIL_CAPS_PBLOC_OWNNUMBERS,
  RIL_CAPS_PBLOC_UICCPHONEBOOK,
  RIL_CAPS_PBLOC_UICCSERVICEDIALING,
  RIL_CAPS_PBLOC_ALL
} ;

Konstanten

 
RIL_CAPS_PBLOC_UNKOWN
RIL_CAPS_PBLOC_UICCFIXDIALING
RIL_CAPS_PBLOC_OWNNUMBERS
RIL_CAPS_PBLOC_UICCPHONEBOOK
RIL_CAPS_PBLOC_UICCSERVICEDIALING
RIL_CAPS_PBLOC_ALL

Anforderungen

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