RILMSGINSTATUSTGTDLVSTATUS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddrilapitypes.h

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
} ;
View the official Windows Driver Kit DDI reference
// rilapitypes.h

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
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ntddrilapitypes-rilmsginstatustgtdlvstatus)

RILMSGINSTATUSTGTDLVSTATUS enumeration (ntddrilapitypes.h)

Description

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

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


Windows Driver Kit DDI reference (ne-rilapitypes-rilmsginstatustgtdlvstatus)

RILMSGINSTATUSTGTDLVSTATUS enumeration (rilapitypes.h)

Description

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

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