OpcUa_EndpointConfiguration (STRUCT) ¶ TYPE OpcUa_EndpointConfiguration : STRUCT InOut: Name Type OperationTimeout OpcUa_Int32 UseBinaryEncoding OpcUa_Boolean MaxStringLength OpcUa_Int32 MaxByteStringLength OpcUa_Int32 MaxArrayLength OpcUa_Int32 MaxMessageSize OpcUa_Int32 MaxBufferSize OpcUa_Int32 ChannelLifetime OpcUa_Int32 SecurityTokenLifetime OpcUa_Int32
OpcUa_EndpointDescription (STRUCT) ¶ TYPE OpcUa_EndpointDescription : STRUCT InOut: Name Type EndpointUrl OpcUa_String Server OpcUa_ApplicationDescription ServerCertificate OpcUa_ByteString SecurityMode OpcUa_MessageSecurityMode SecurityPolicyUri OpcUa_String NoOfUserIdentityTokens OpcUa_Int32 UserIdentityTokens POINTER TO OpcUa_UserTokenPolicy TransportProfileUri OpcUa_String SecurityLevel OpcUa_Byte
OpcUa_EndpointUrlListDataType (STRUCT) ¶ TYPE OpcUa_EndpointUrlListDataType : STRUCT InOut: Name Type NoOfEndpointUrlList OpcUa_Int32 EndpointUrlList POINTER TO OpcUa_String
OpcUa_EnumDefinition (STRUCT) ¶ TYPE OpcUa_EnumDefinition : STRUCT InOut: Name Type NoOfFields OpcUa_Int32 Fields POINTER TO OpcUa_EnumField
OpcUa_EnumField (STRUCT) ¶ TYPE OpcUa_EnumField : STRUCT InOut: Name Type Value OpcUa_Int64 DisplayName OpcUa_LocalizedText Description OpcUa_LocalizedText Name OpcUa_String
OpcUa_EnumValueType (STRUCT) ¶ TYPE OpcUa_EnumValueType : STRUCT InOut: Name Type Value OpcUa_Int64 DisplayName OpcUa_LocalizedText Description OpcUa_LocalizedText
OpcUa_EventFieldList (STRUCT) ¶ TYPE OpcUa_EventFieldList : STRUCT InOut: Name Type ClientHandle OpcUa_UInt32 NoOfEventFields OpcUa_Int32 EventFields POINTER TO OpcUa_Variant
OpcUa_DeleteSubscriptionsRequest (STRUCT) ¶ TYPE OpcUa_DeleteSubscriptionsRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader NoOfSubscriptionIds OpcUa_Int32 SubscriptionIds POINTER TO OpcUa_UInt32
OpcUa_DeleteSubscriptionsResponse (STRUCT) ¶ TYPE OpcUa_DeleteSubscriptionsResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_StatusCode NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_DiagnosticInfo (STRUCT) ¶ TYPE OpcUa_DiagnosticInfo : STRUCT InOut: Name Type SymbolicId OpcUa_Int32 NamespaceUri OpcUa_Int32 Locale OpcUa_Int32 LocalizedText OpcUa_Int32 AdditionalInfo OpcUa_String InnerStatusCode OpcUa_StatusCode InnerDiagnosticInfo POINTER TO OpcUa_DiagnosticInfo