// ntddrilapitypes.h
typedef enum RILCALLERIDSETTINGSPARAMMASK {
RIL_PARAM_CIDS_EXECUTOR,
RIL_PARAM_CIDS_PROVISIONING,
RIL_PARAM_CIDS_STATUS,
RIL_PARAM_CIDS_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILCALLERIDSETTINGSPARAMMASK {
RIL_PARAM_CIDS_EXECUTOR,
RIL_PARAM_CIDS_PROVISIONING,
RIL_PARAM_CIDS_STATUS,
RIL_PARAM_CIDS_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_CIDS_EXECUTORRIL_PARAM_CIDS_PROVISIONINGRIL_PARAM_CIDS_STATUSRIL_PARAM_CIDS_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_CIDS_EXECUTORRIL_PARAM_CIDS_PROVISIONINGRIL_PARAM_CIDS_STATUSRIL_PARAM_CIDS_ALL