RILVOICEDOMAIN enumeration (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILVOICEDOMAIN {
RIL_VOICE_DOMAIN_NONE,
RIL_VOICE_DOMAIN_3GPP,
RIL_VOICE_DOMAIN_3GPP2,
RIL_VOICE_DOMAIN_IMS,
RIL_VOICE_DOMAIN_MAX
} ;
Constants
|
RIL_VOICE_DOMAIN_NONE
|
RIL_VOICE_DOMAIN_3GPP
|
RIL_VOICE_DOMAIN_3GPP2
|
RIL_VOICE_DOMAIN_IMS
|
RIL_VOICE_DOMAIN_MAX
|
Requirements
Requirement |
Value |
Header |
rilapitypes.h (include Rilapitypes.h) |