mi::neuraylib::IValue_string_localized Class Reference
[MDL type system]
Description
A value of type string which can be used to obtain the original, non-localized value of a localized string.
Public Member Functions
- virtual const char* get_original_value() const =0
- Returns the original value of a localized string. More...
Member Functions
- virtual const char* mi::neuraylib::IValue_string_localized::get_original_value() const [pure virtual]
-
Returns the original value of a localized string. While IValue_string::value() returns the translated string.