RILHIDECONNECTEDIDSETTINGSPARAMMASK enumeration (rilapitypes.h)

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Syntax

typedef enum RILHIDECONNECTEDIDSETTINGSPARAMMASK {
  RIL_PARAM_HCIDS_EXECUTOR,
  RIL_PARAM_HCIDS_STATUS,
  RIL_PARAM_HCIDS_PROVISIONING,
  RIL_PARAM_HCIDS_ALL
} ;

Constants

 
RIL_PARAM_HCIDS_EXECUTOR
RIL_PARAM_HCIDS_STATUS
RIL_PARAM_HCIDS_PROVISIONING
RIL_PARAM_HCIDS_ALL

Requirements

Requirement Value
Header rilapitypes.h (include Rilapitypes.h)