OpcUa_EventFilter (STRUCT) ¶ TYPE OpcUa_EventFilter : STRUCT InOut: Name Type NoOfSelectClauses OpcUa_Int32 SelectClauses POINTER TO OpcUa_SimpleAttributeOperand WhereClause OpcUa_ContentFilter
OpcUa_EventFilterResult (STRUCT) ¶ TYPE OpcUa_EventFilterResult : STRUCT InOut: Name Type NoOfSelectClauseResults OpcUa_Int32 SelectClauseResults POINTER TO OpcUa_StatusCode NoOfSelectClauseDiagnosticInfos OpcUa_Int32 SelectClauseDiagnosticInfos POINTER TO OpcUa_DiagnosticInfo WhereClauseResult OpcUa_ContentFilterResult
OpcUa_EventNotificationList (STRUCT) ¶ TYPE OpcUa_EventNotificationList : STRUCT InOut: Name Type NoOfEvents OpcUa_Int32 Events POINTER TO OpcUa_EventFieldList
OpcUa_ExpandedNodeId (STRUCT) ¶ TYPE OpcUa_ExpandedNodeId : STRUCT InOut: Name Type NodeId OpcUa_NodeId NamespaceUri OpcUa_String ServerIndex OpcUa_UInt32
OpcUa_ExtensionObject (STRUCT) ¶ TYPE OpcUa_ExtensionObject : STRUCT InOut: Name Type TypeId OpcUa_ExpandedNodeId Encoding OpcUa_ExtensionObjectEncoding Body OpcUa_ExtensionObject_Body BodySize OpcUa_Int32
OpcUa_ExtensionObject_Body (UNION) ¶ TYPE OpcUa_ExtensionObject_Body : UNION InOut: Name Type Binary OpcUa_ByteString Xml OpcUa_ByteString EncodeableObject OpcUa_EncodeableObjectBody
OpcUa_FindServersOnNetworkRequest (STRUCT) ¶ TYPE OpcUa_FindServersOnNetworkRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader StartingRecordId OpcUa_UInt32 MaxRecordsToReturn OpcUa_UInt32 NoOfServerCapabilityFilter OpcUa_Int32 ServerCapabilityFilter POINTER TO OpcUa_String
OpcUa_FindServersOnNetworkResponse (STRUCT) ¶ TYPE OpcUa_FindServersOnNetworkResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader LastCounterResetTime OpcUa_DateTime NoOfServers OpcUa_Int32 Servers POINTER TO OpcUa_ServerOnNetwork
OpcUa_ModelChangeStructureDataType (STRUCT) ¶ TYPE OpcUa_ModelChangeStructureDataType : STRUCT InOut: Name Type Affected OpcUa_NodeId AffectedType OpcUa_NodeId Verb OpcUa_Byte
OpcUa_ModificationInfo (STRUCT) ¶ TYPE OpcUa_ModificationInfo : STRUCT InOut: Name Type ModificationTime OpcUa_DateTime UpdateType OpcUa_HistoryUpdateType UserName OpcUa_String