Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILPHONEENTRYSTORELOCATION {
RIL_PBLOC_UNKNOWN,
RIL_PBLOC_UICCFIXDIALING,
RIL_PBLOC_OWNNUMBERS,
RIL_PBLOC_UICCPHONEBOOK,
RIL_PBLOC_UICCSERVICEDIALING,
RIL_PBLOC_ALL
} ;
Constants
RIL_PBLOC_UNKNOWN |
RIL_PBLOC_UICCFIXDIALING |
RIL_PBLOC_OWNNUMBERS |
RIL_PBLOC_UICCPHONEBOOK |
RIL_PBLOC_UICCSERVICEDIALING |
RIL_PBLOC_ALL |
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |