ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_QualifiedName Struct Reference

Contains a qualified name. More...

#include <opcua_builtintypes.h>

Data Fields

OpcUa_UInt16 NamespaceIndex
 Index that identifies the namespace that defines the name. More...
 
OpcUa_String Name
 The text portion of the QualifiedName.
 

Detailed Description

Contains a qualified name.

It is, for example, used as BrowseName. The name part of the QualifiedName is restricted to 512 characters.


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