VolumeDescription
VolumeDescription
Converts ENUM_APPLIED_VOLUMEenumeration value to a string.
string VolumeDescription(
const int val // value
) constParameters
- val
[in] Conversion value.
Return Value
The string corresponding to ENUM_APPLIED_VOLUME enumeration value.
Last updated on