open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_CallMethodRequest Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_NodeId ObjectId
 
OpcUa_NodeId MethodId
 
OpcUa_Int32 NoOfInputArguments
 
OpcUa_Variant * InputArguments
 

Detailed Description

Definition at line 4876 of file opcua_types.h.

Field Documentation

◆ ObjectId

OpcUa_NodeId _OpcUa_CallMethodRequest::ObjectId

Definition at line 4878 of file opcua_types.h.

◆ MethodId

OpcUa_NodeId _OpcUa_CallMethodRequest::MethodId

Definition at line 4879 of file opcua_types.h.

◆ NoOfInputArguments

OpcUa_Int32 _OpcUa_CallMethodRequest::NoOfInputArguments

Definition at line 4880 of file opcua_types.h.

◆ InputArguments

OpcUa_Variant* _OpcUa_CallMethodRequest::InputArguments

Definition at line 4881 of file opcua_types.h.


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