RILMESSAGETYPE - NtDoc

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

typedef enum RILMESSAGETYPE {
  RIL_MSGTYPE_IN_DELIVER,
  RIL_MSGTYPE_IN_STATUS,
  RIL_MSGTYPE_IN_IS637STATUS,
  RIL_MSGTYPE_IN_CDMADELIVER,
  RIL_MSGTYPE_OUT_SUBMIT,
  RIL_MSGTYPE_OUT_CDMASUBMIT,
  RIL_MSGTYPE_BC_GENERAL
} ;
View the official Windows Driver Kit DDI reference
// rilapitypes.h

typedef enum RILMESSAGETYPE {
  RIL_MSGTYPE_IN_DELIVER,
  RIL_MSGTYPE_IN_STATUS,
  RIL_MSGTYPE_IN_IS637STATUS,
  RIL_MSGTYPE_IN_CDMADELIVER,
  RIL_MSGTYPE_OUT_SUBMIT,
  RIL_MSGTYPE_OUT_CDMASUBMIT,
  RIL_MSGTYPE_BC_GENERAL
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

RILMESSAGETYPE enumeration (ntddrilapitypes.h)

Description

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

Constants

RIL_MSGTYPE_IN_DELIVER

RIL_MSGTYPE_IN_STATUS

RIL_MSGTYPE_IN_IS637STATUS

RIL_MSGTYPE_IN_CDMADELIVER

RIL_MSGTYPE_OUT_SUBMIT

RIL_MSGTYPE_OUT_CDMASUBMIT

RIL_MSGTYPE_BC_GENERAL


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

RILMESSAGETYPE enumeration (rilapitypes.h)

Description

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

Constants

RIL_MSGTYPE_IN_DELIVER

RIL_MSGTYPE_IN_STATUS

RIL_MSGTYPE_IN_IS637STATUS

RIL_MSGTYPE_IN_CDMADELIVER

RIL_MSGTYPE_OUT_SUBMIT

RIL_MSGTYPE_OUT_CDMASUBMIT

RIL_MSGTYPE_BC_GENERAL