S2OPC OPCUA Toolkit
Data Fields
SOPC_ClientHelper_CallMethodResult Struct Reference

structure containing the result of a method call More...

#include <libs2opc_client_cmds.h>

Data Fields

SOPC_StatusCode status
 
int32_t nbOfOutputParams
 
SOPC_VariantoutputParams
 

Detailed Description

structure containing the result of a method call

Deprecated:
This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.

Field Documentation

◆ status

SOPC_ClientHelper_CallMethodResult::status

status of the method call

◆ nbOfOutputParams

SOPC_ClientHelper_CallMethodResult::nbOfOutputParams

number of output parameters provided in SOPC_ClientHelper_CallMethodResult::outputParams

◆ outputParams

SOPC_ClientHelper_CallMethodResult::outputParams

ordered output parameters values as result of method call (SOPC_Variant array)


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