RILCALLDISCONNECTDETAILSASCODE enumeration (ntddrilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILCALLDISCONNECTDETAILSASCODE {
RIL_CD_PHYSICAL_LAYER,
RIL_CD_L2,
RIL_CD_L3,
RIL_CD_LAYER_MAX
} ;
Constants
RIL_CD_PHYSICAL_LAYER |
RIL_CD_L2 |
RIL_CD_L3 |
RIL_CD_LAYER_MAX |
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |