RILCALLDISCONNECTDETAILSDISCONNECTGROUP - NtDoc

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

typedef enum RILCALLDISCONNECTDETAILSDISCONNECTGROUP {
  RIL_CD_UNKNOWN_CAUSE,
  RIL_CD_AS_CAUSE,
  RIL_CD_3GPP_NETWORK_CAUSE,
  RIL_CD_3GPP2_VENDOR_CAUSE,
  RIL_CD_OTHER_CAUSE,
  RIL_CD_3GPP_REJECT_CAUSE,
  RIL_CD_IMS_SIP_CAUSE,
  RIL_CD_CAUSE_MAX
} ;
View the official Windows Driver Kit DDI reference
// rilapitypes.h

typedef enum RILCALLDISCONNECTDETAILSDISCONNECTGROUP {
  RIL_CD_UNKNOWN_CAUSE,
  RIL_CD_AS_CAUSE,
  RIL_CD_3GPP_NETWORK_CAUSE,
  RIL_CD_3GPP2_VENDOR_CAUSE,
  RIL_CD_OTHER_CAUSE,
  RIL_CD_3GPP_REJECT_CAUSE,
  RIL_CD_IMS_SIP_CAUSE,
  RIL_CD_CAUSE_MAX
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

RILCALLDISCONNECTDETAILSDISCONNECTGROUP enumeration (ntddrilapitypes.h)

Description

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

Constants

RIL_CD_UNKNOWN_CAUSE

RIL_CD_AS_CAUSE

RIL_CD_3GPP_NETWORK_CAUSE

RIL_CD_3GPP2_VENDOR_CAUSE

RIL_CD_OTHER_CAUSE

RIL_CD_3GPP_REJECT_CAUSE

RIL_CD_IMS_SIP_CAUSE

RIL_CD_CAUSE_MAX


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

RILCALLDISCONNECTDETAILSDISCONNECTGROUP enumeration (rilapitypes.h)

Description

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

Constants

RIL_CD_UNKNOWN_CAUSE

RIL_CD_AS_CAUSE

RIL_CD_3GPP_NETWORK_CAUSE

RIL_CD_3GPP2_VENDOR_CAUSE

RIL_CD_OTHER_CAUSE

RIL_CD_3GPP_REJECT_CAUSE

RIL_CD_IMS_SIP_CAUSE

RIL_CD_CAUSE_MAX