ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
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>

Data Fields

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: