ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_CallMethodRequest Struct Reference

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

#include <opcua_types.h>

Data Fields

OpcUa_NodeId ObjectId
 The NodeId shall be that of the object or ObjectType that is the source of a HasComponent Reference (or subtype of HasComponent Reference) to the method specified in methodId. More...
 
OpcUa_NodeId MethodId
 NodeId of the method to invoke. More...
 
OpcUa_VariantInputArguments
 List of input argument values. More...
 

Detailed Description

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


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