Énumération RILPHONEENTRYSTORELOCATION (ntddrilapitypes.h)

Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.

Syntax

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

Constantes

 
RIL_PBLOC_UNKNOWN
RIL_PBLOC_UICCFIXDIALING
RIL_PBLOC_OWNNUMBERS
RIL_PBLOC_UICCPHONEBOOK
RIL_PBLOC_UICCSERVICEDIALING
RIL_PBLOC_ALL

Configuration requise

Condition requise Valeur
En-tête ntddrilapitypes.h (incluez Rilapitypes.h)