// ntddrilapitypes.h
typedef enum RILCALLDISCONNECTDETAILSASCODE {
RIL_CD_PHYSICAL_LAYER,
RIL_CD_L2,
RIL_CD_L3,
RIL_CD_LAYER_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILCALLDISCONNECTDETAILSASCODE {
RIL_CD_PHYSICAL_LAYER,
RIL_CD_L2,
RIL_CD_L3,
RIL_CD_LAYER_MAX
} ;
View the official Windows Driver Kit DDI referenceNo description available.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CD_PHYSICAL_LAYERRIL_CD_L2RIL_CD_L3RIL_CD_LAYER_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CD_PHYSICAL_LAYERRIL_CD_L2RIL_CD_L3RIL_CD_LAYER_MAX