// ntddrilapitypes.h
typedef enum RILMSGDCSMSGCLASS {
RIL_DCSMSGCLASS_0,
RIL_DCSMSGCLASS_1,
RIL_DCSMSGCLASS_2,
RIL_DCSMSGCLASS_3,
RIL_DCSMSGCLASS_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILMSGDCSMSGCLASS {
RIL_DCSMSGCLASS_0,
RIL_DCSMSGCLASS_1,
RIL_DCSMSGCLASS_2,
RIL_DCSMSGCLASS_3,
RIL_DCSMSGCLASS_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_DCSMSGCLASS_0RIL_DCSMSGCLASS_1RIL_DCSMSGCLASS_2RIL_DCSMSGCLASS_3RIL_DCSMSGCLASS_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_DCSMSGCLASS_0RIL_DCSMSGCLASS_1RIL_DCSMSGCLASS_2RIL_DCSMSGCLASS_3RIL_DCSMSGCLASS_MAX