ANSI C UA Server SDK  1.5.1.313
 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_Variant * InputArguments
 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: