// ntddrilapitypes.h
typedef enum RILSUBADDRESSPARAMMASK {
RIL_PARAM_SA_TYPE,
RIL_PARAM_SA_SUBADDRESS,
RIL_PARAM_SA_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILSUBADDRESSPARAMMASK {
RIL_PARAM_SA_TYPE,
RIL_PARAM_SA_SUBADDRESS,
RIL_PARAM_SA_ALL
} ;
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_PARAM_SA_TYPERIL_PARAM_SA_SUBADDRESSRIL_PARAM_SA_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_SA_TYPERIL_PARAM_SA_SUBADDRESSRIL_PARAM_SA_ALL