Return the string representation exactly matching the enumerator name corresponding to the specified enumeration value.
Synopsis
Declared in <balber_beruniversaltagnumber.h>
static
char const*
toString(Value value);
Return Value
null‐terminated string matching the enumerator name for value
Parameters
Name |
Description |
value |
enumeration value to convert |
Created with MrDocs