// ntddrilapitypes.h
typedef enum RILHIDECONNECTEDIDSETTINGSPARAMMASK {
RIL_PARAM_HCIDS_EXECUTOR,
RIL_PARAM_HCIDS_STATUS,
RIL_PARAM_HCIDS_PROVISIONING,
RIL_PARAM_HCIDS_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILHIDECONNECTEDIDSETTINGSPARAMMASK {
RIL_PARAM_HCIDS_EXECUTOR,
RIL_PARAM_HCIDS_STATUS,
RIL_PARAM_HCIDS_PROVISIONING,
RIL_PARAM_HCIDS_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_HCIDS_EXECUTORRIL_PARAM_HCIDS_STATUSRIL_PARAM_HCIDS_PROVISIONINGRIL_PARAM_HCIDS_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_HCIDS_EXECUTORRIL_PARAM_HCIDS_STATUSRIL_PARAM_HCIDS_PROVISIONINGRIL_PARAM_HCIDS_ALL