// ntddrilapitypes.h
typedef enum RILDIALEDIDSETTINGSPARAMMASK {
RIL_PARAM_DIDS_EXECUTOR,
RIL_PARAM_DIDS_PROVISIONING,
RIL_PARAM_DIDS_STATUS,
RIL_PARAM_DIDS_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILDIALEDIDSETTINGSPARAMMASK {
RIL_PARAM_DIDS_EXECUTOR,
RIL_PARAM_DIDS_PROVISIONING,
RIL_PARAM_DIDS_STATUS,
RIL_PARAM_DIDS_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_DIDS_EXECUTORRIL_PARAM_DIDS_PROVISIONINGRIL_PARAM_DIDS_STATUSRIL_PARAM_DIDS_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_DIDS_EXECUTORRIL_PARAM_DIDS_PROVISIONINGRIL_PARAM_DIDS_STATUSRIL_PARAM_DIDS_ALL