Énumération RILCALLDISCONNECTDETAILSDISCONNECTGROUP (ntddrilapitypes.h)

Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.

Syntax

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
} ;

Constantes

 
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

Configuration requise

Condition requise Valeur
En-tête ntddrilapitypes.h (inclure Rilapitypes.h)