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

A simplified form of the OpcUa_AttributeOperand. More...

#include <opcua_types.h>

Public Attributes

OpcUa_NodeId TypeDefinitionId
 NodeId of a TypeDefinitionNode. More...
 
OpcUa_QualifiedNameBrowsePath
 A relative path to a Node. More...
 
OpcUa_UInt32 AttributeId
 ID of the Attribute. More...
 
OpcUa_String IndexRange
 This parameter is used to identify a single element of an array, or a single range of indexes for an array. More...
 

Detailed Description

A simplified form of the OpcUa_AttributeOperand.

All of the rules that apply to the OpcUa_AttributeOperand also apply to the SimpleAttributeOperand.


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