ANSI C Based OPC UA Client/Server SDK  1.9.0.430
OpcUa_CallMethodResult Struct Reference

A structure that is defined as the type of the results parameter of the Call service. More...

#include <opcua_types.h>

Data Fields

OpcUa_StatusCode StatusCode
 StatusCode of the method executed in the server. More...
 
OpcUa_StatusCodeInputArgumentResults
 List of StatusCodes for each inputArgument.
 
OpcUa_DiagnosticInfoInputArgumentDiagnosticInfos
 List of diagnostic information for each inputArgument. More...
 
OpcUa_VariantOutputArguments
 List of output argument values. More...
 

Detailed Description

A structure that is defined as the type of the results parameter of the Call service.


The documentation for this struct was generated from the following file: