OpcUa_DeleteNodesResponse (STRUCT) ¶ TYPE OpcUa_DeleteNodesResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_StatusCode NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_DeleteRawModifiedDetails (STRUCT) ¶ TYPE OpcUa_DeleteRawModifiedDetails : STRUCT InOut: Name Type NodeId OpcUa_NodeId IsDeleteModified OpcUa_Boolean StartTime OpcUa_DateTime EndTime OpcUa_DateTime
OpcUa_DeleteReferencesItem (STRUCT) ¶ TYPE OpcUa_DeleteReferencesItem : STRUCT InOut: Name Type SourceNodeId OpcUa_NodeId ReferenceTypeId OpcUa_NodeId IsForward OpcUa_Boolean TargetNodeId OpcUa_ExpandedNodeId DeleteBidirectional OpcUa_Boolean
OpcUa_DeleteReferencesRequest (STRUCT) ¶ TYPE OpcUa_DeleteReferencesRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader NoOfReferencesToDelete OpcUa_Int32 ReferencesToDelete POINTER TO OpcUa_DeleteReferencesItem
OpcUa_DeleteReferencesResponse (STRUCT) ¶ TYPE OpcUa_DeleteReferencesResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_StatusCode NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_GetEndpointsResponse (STRUCT) ¶ TYPE OpcUa_GetEndpointsResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfEndpoints OpcUa_Int32 Endpoints POINTER TO OpcUa_EndpointDescription
OpcUa_Guid (STRUCT) ¶ TYPE OpcUa_Guid : STRUCT InOut: Name Type Data1 OpcUa_UInt32 Data2 OpcUa_UInt16 Data3 OpcUa_UInt16 Data4 ARRAY [0..7] OF OpcUa_Byte
OpcUa_HistoryData (STRUCT) ¶ TYPE OpcUa_HistoryData : STRUCT InOut: Name Type NoOfDataValues OpcUa_Int32 DataValues POINTER TO OpcUa_DataValue
OpcUa_HistoryEvent (STRUCT) ¶ TYPE OpcUa_HistoryEvent : STRUCT InOut: Name Type NoOfEvents OpcUa_Int32 Events POINTER TO OpcUa_HistoryEventFieldList
OpcUa_HistoryEventFieldList (STRUCT) ¶ TYPE OpcUa_HistoryEventFieldList : STRUCT InOut: Name Type NoOfEventFields OpcUa_Int32 EventFields POINTER TO OpcUa_Variant