ANSI C Based OPC UA Client/Server SDK  1.8.3.398
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: