OpcUa_CancelRequest (STRUCT) ¶ TYPE OpcUa_CancelRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader RequestHandle OpcUa_UInt32
OpcUa_CancelResponse (STRUCT) ¶ TYPE OpcUa_CancelResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader CancelCount OpcUa_UInt32
OpcUa_ChannelSecurityToken (STRUCT) ¶ TYPE OpcUa_ChannelSecurityToken : STRUCT InOut: Name Type ChannelId OpcUa_UInt32 TokenId OpcUa_UInt32 CreatedAt OpcUa_DateTime RevisedLifetime OpcUa_UInt32
OpcUa_CloseSecureChannelRequest (STRUCT) ¶ TYPE OpcUa_CloseSecureChannelRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader
OpcUa_BrowsePath (STRUCT) ¶ TYPE OpcUa_BrowsePath : STRUCT InOut: Name Type StartingNode OpcUa_NodeId RelativePath OpcUa_RelativePath
OpcUa_BrowsePathResult (STRUCT) ¶ TYPE OpcUa_BrowsePathResult : STRUCT InOut: Name Type StatusCode OpcUa_StatusCode NoOfTargets OpcUa_Int32 Targets POINTER TO OpcUa_BrowsePathTarget
OpcUa_BrowsePathTarget (STRUCT) ¶ TYPE OpcUa_BrowsePathTarget : STRUCT InOut: Name Type TargetId OpcUa_ExpandedNodeId RemainingPathIndex OpcUa_UInt32
OpcUa_BrowseRequest (STRUCT) ¶ TYPE OpcUa_BrowseRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader View OpcUa_ViewDescription RequestedMaxReferencesPerNode OpcUa_UInt32 NoOfNodesToBrowse OpcUa_Int32 NodesToBrowse POINTER TO OpcUa_BrowseDescription
OpcUa_BrowseResponse (STRUCT) ¶ TYPE OpcUa_BrowseResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_BrowseResult NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_BrowseResult (STRUCT) ¶ TYPE OpcUa_BrowseResult : STRUCT InOut: Name Type StatusCode OpcUa_StatusCode ContinuationPoint OpcUa_ByteString NoOfReferences OpcUa_Int32 References POINTER TO OpcUa_ReferenceDescription