RILMSGDCSMSGCLASS enumeration (ntddrilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILMSGDCSMSGCLASS {
RIL_DCSMSGCLASS_0,
RIL_DCSMSGCLASS_1,
RIL_DCSMSGCLASS_2,
RIL_DCSMSGCLASS_3,
RIL_DCSMSGCLASS_MAX
} ;
Constants
RIL_DCSMSGCLASS_0 |
RIL_DCSMSGCLASS_1 |
RIL_DCSMSGCLASS_2 |
RIL_DCSMSGCLASS_3 |
RIL_DCSMSGCLASS_MAX |
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |