RILMSGINSTATUSTGTDLVSTATUS enumeration (ntddrilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILMSGINSTATUSTGTDLVSTATUS {
RIL_MSGDLVSTATUS_RECEIVEDBYSME,
RIL_MSGDLVSTATUS_FORWARDEDTOSME,
RIL_MSGDLVSTATUS_REPLACEDBYSC,
RIL_MSGDLVSTATUS_CONGESTION_TRYING,
RIL_MSGDLVSTATUS_SMEBUSY_TRYING,
RIL_MSGDLVSTATUS_SMENOTRESPONDING_TRYING,
RIL_MSGDLVSTATUS_SVCREJECTED_TRYING,
RIL_MSGDLVSTATUS_QUALITYUNAVAIL_TRYING,
RIL_MSGDLVSTATUS_SMEERROR_TRYING,
RIL_MSGDLVSTATUS_CONGESTION,
RIL_MSGDLVSTATUS_SMEBUSY,
RIL_MSGDLVSTATUS_SMENOTRESPONDING,
RIL_MSGDLVSTATUS_SVCREJECTED,
RIL_MSGDLVSTATUS_QUALITYUNAVAIL_TEMP,
RIL_MSGDLVSTATUS_SMEERROR,
RIL_MSGDLVSTATUS_REMOTEPROCERROR,
RIL_MSGDLVSTATUS_INCOMPATIBLEDEST,
RIL_MSGDLVSTATUS_CONNECTIONREJECTED,
RIL_MSGDLVSTATUS_NOTOBTAINABLE,
RIL_MSGDLVSTATUS_NOINTERNETWORKING,
RIL_MSGDLVSTATUS_VPEXPIRED,
RIL_MSGDLVSTATUS_DELETEDBYORIGSME,
RIL_MSGDLVSTATUS_DELETEDBYSC,
RIL_MSGDLVSTATUS_NOLONGEREXISTS,
RIL_MSGDLVSTATUS_QUALITYUNAVAIL,
RIL_MSGDLVSTATUS_RESERVED_COMPLETED,
RIL_MSGDLVSTATUS_RESERVED_TRYING,
RIL_MSGDLVSTATUS_RESERVED_ERROR,
RIL_MSGDLVSTATUS_RESERVED_TMPERROR,
RIL_MSGDLVSTATUS_SCSPECIFIC_COMPLETED,
RIL_MSGDLVSTATUS_SCSPECIFIC_TRYING,
RIL_MSGDLVSTATUS_SCSPECIFIC_ERROR,
RIL_MSGDLVSTATUS_SCSPECIFIC_TMPERROR,
RIL_MSGDLVSTATUS_MAX
} ;
Constants
|
RIL_MSGDLVSTATUS_RECEIVEDBYSME
|
RIL_MSGDLVSTATUS_FORWARDEDTOSME
|
RIL_MSGDLVSTATUS_REPLACEDBYSC
|
RIL_MSGDLVSTATUS_CONGESTION_TRYING
|
RIL_MSGDLVSTATUS_SMEBUSY_TRYING
|
RIL_MSGDLVSTATUS_SMENOTRESPONDING_TRYING
|
RIL_MSGDLVSTATUS_SVCREJECTED_TRYING
|
RIL_MSGDLVSTATUS_QUALITYUNAVAIL_TRYING
|
RIL_MSGDLVSTATUS_SMEERROR_TRYING
|
RIL_MSGDLVSTATUS_CONGESTION
|
RIL_MSGDLVSTATUS_SMEBUSY
|
RIL_MSGDLVSTATUS_SMENOTRESPONDING
|
RIL_MSGDLVSTATUS_SVCREJECTED
|
RIL_MSGDLVSTATUS_QUALITYUNAVAIL_TEMP
|
RIL_MSGDLVSTATUS_SMEERROR
|
RIL_MSGDLVSTATUS_REMOTEPROCERROR
|
RIL_MSGDLVSTATUS_INCOMPATIBLEDEST
|
RIL_MSGDLVSTATUS_CONNECTIONREJECTED
|
RIL_MSGDLVSTATUS_NOTOBTAINABLE
|
RIL_MSGDLVSTATUS_NOINTERNETWORKING
|
RIL_MSGDLVSTATUS_VPEXPIRED
|
RIL_MSGDLVSTATUS_DELETEDBYORIGSME
|
RIL_MSGDLVSTATUS_DELETEDBYSC
|
RIL_MSGDLVSTATUS_NOLONGEREXISTS
|
RIL_MSGDLVSTATUS_QUALITYUNAVAIL
|
RIL_MSGDLVSTATUS_RESERVED_COMPLETED
|
RIL_MSGDLVSTATUS_RESERVED_TRYING
|
RIL_MSGDLVSTATUS_RESERVED_ERROR
|
RIL_MSGDLVSTATUS_RESERVED_TMPERROR
|
RIL_MSGDLVSTATUS_SCSPECIFIC_COMPLETED
|
RIL_MSGDLVSTATUS_SCSPECIFIC_TRYING
|
RIL_MSGDLVSTATUS_SCSPECIFIC_ERROR
|
RIL_MSGDLVSTATUS_SCSPECIFIC_TMPERROR
|
RIL_MSGDLVSTATUS_MAX
|
Requirements
Requirement |
Value |
Header |
ntddrilapitypes.h (include Rilapitypes.h) |