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