C++ Based OPC UA Client/Server SDK  1.5.5.355
OpcUa_LocalizedText Struct Reference

A structure containing a String in a locale-specific translation specified in the identifier for the locale. More...

#include <opcua_builtintypes.h>

Inherited by UaLocalizedText [private].

Public Attributes

OpcUa_String Locale
 The identifier for the locale, for instance “en-US”.
 
OpcUa_String Text
 The text in the language given by Locale.
 

Detailed Description

A structure containing a String in a locale-specific translation specified in the identifier for the locale.


The documentation for this struct was generated from the following file: