GetParameterSetNames

virtual std::vector<std::string> IAxisControl::GetParameterSetNames() = 0

Gets the names of the parameter sets for this axis control.

Returns

std::vector<std::string> – The names of the parameter sets.

Throws