OpcUa_CloseSecureChannelRequest (STRUCT) ¶ TYPE OpcUa_CloseSecureChannelRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader
OpcUa_CloseSecureChannelResponse (STRUCT) ¶ TYPE OpcUa_CloseSecureChannelResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader
OpcUa_CloseSessionRequest (STRUCT) ¶ TYPE OpcUa_CloseSessionRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader DeleteSubscriptions OpcUa_Boolean
OpcUa_CloseSessionResponse (STRUCT) ¶ TYPE OpcUa_CloseSessionResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader
OpcUa_ComplexNumberType (STRUCT) ¶ TYPE OpcUa_ComplexNumberType : STRUCT InOut: Name Type Real_cds OpcUa_Float Imaginary OpcUa_Float
OpcUa_ContentFilter (STRUCT) ¶ TYPE OpcUa_ContentFilter : STRUCT InOut: Name Type NoOfElements OpcUa_Int32 Elements POINTER TO OpcUa_ContentFilterElement
OpcUa_ContentFilterElement (STRUCT) ¶ TYPE OpcUa_ContentFilterElement : STRUCT InOut: Name Type FilterOperator OpcUa_FilterOperator NoOfFilterOperands OpcUa_Int32 FilterOperands POINTER TO OpcUa_ExtensionObject
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