RIL3GPPTONE enumeration (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RIL3GPPTONE {
RIL_3GPPTONE_TONEOFF,
RIL_3GPPTONE_RINGBACK,
RIL_3GPPTONE_BUSY,
RIL_3GPPTONE_CONGESTION,
RIL_3GPPTONE_AUTHENTICATIONFAILURE,
RIL_3GPPTONE_NUMBERUNOBTAINABLE,
RIL_3GPPTONE_CALLDROPPED,
RIL_3GPPTONE_MAX
} ;
Constants
|
RIL_3GPPTONE_TONEOFF
|
RIL_3GPPTONE_RINGBACK
|
RIL_3GPPTONE_BUSY
|
RIL_3GPPTONE_CONGESTION
|
RIL_3GPPTONE_AUTHENTICATIONFAILURE
|
RIL_3GPPTONE_NUMBERUNOBTAINABLE
|
RIL_3GPPTONE_CALLDROPPED
|
RIL_3GPPTONE_MAX
|
Requirements
Requirement |
Value |
Header |
rilapitypes.h (include Rilapitypes.h) |