OpcUa_RelativePath (STRUCT) ¶ TYPE OpcUa_RelativePath : STRUCT InOut: Name Type NoOfElements OpcUa_Int32 Elements POINTER TO OpcUa_RelativePathElement
OpcUa_RelativePathElement (STRUCT) ¶ TYPE OpcUa_RelativePathElement : STRUCT InOut: Name Type ReferenceTypeId OpcUa_NodeId IsInverse OpcUa_Boolean IncludeSubtypes OpcUa_Boolean TargetName OpcUa_QualifiedName
OpcUa_RepublishRequest (STRUCT) ¶ TYPE OpcUa_RepublishRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader SubscriptionId OpcUa_UInt32 RetransmitSequenceNumber OpcUa_UInt32
OpcUa_RepublishResponse (STRUCT) ¶ TYPE OpcUa_RepublishResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NotificationMessage OpcUa_NotificationMessage
OpcUa_RequestHeader (STRUCT) ¶ TYPE OpcUa_RequestHeader : STRUCT InOut: Name Type AuthenticationToken OpcUa_NodeId Timestamp OpcUa_DateTime RequestHandle OpcUa_UInt32 ReturnDiagnostics OpcUa_UInt32 AuditEntryId OpcUa_String TimeoutHint OpcUa_UInt32 AdditionalHeader OpcUa_ExtensionObject
OpcUa_NodeId (STRUCT) ¶ TYPE OpcUa_NodeId : STRUCT InOut: Name Type IdentifierType OpcUa_IdentifierType NamespaceIndex OpcUa_UInt16 Identifier OpcUa_NodeId_anon
OpcUa_NodeId_anon (UNION) ¶ TYPE OpcUa_NodeId_anon : UNION InOut: Name Type Numeric OpcUa_UInt32 String_cds OpcUa_String Guid POINTER TO OpcUa_Guid ByteString OpcUa_ByteString
OpcUa_NodeReference (STRUCT) ¶ TYPE OpcUa_NodeReference : STRUCT InOut: Name Type NodeId OpcUa_NodeId ReferenceTypeId OpcUa_NodeId IsForward OpcUa_Boolean NoOfReferencedNodeIds OpcUa_Int32 ReferencedNodeIds POINTER TO OpcUa_NodeId
OpcUa_NodeTypeDescription (STRUCT) ¶ TYPE OpcUa_NodeTypeDescription : STRUCT InOut: Name Type TypeDefinitionNode OpcUa_ExpandedNodeId IncludeSubTypes OpcUa_Boolean NoOfDataToReturn OpcUa_Int32 DataToReturn POINTER TO OpcUa_QueryDataDescription
OpcUa_NotificationMessage (STRUCT) ¶ TYPE OpcUa_NotificationMessage : STRUCT InOut: Name Type SequenceNumber OpcUa_UInt32 PublishTime OpcUa_DateTime NoOfNotificationData OpcUa_Int32 NotificationData POINTER TO OpcUa_ExtensionObject