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