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

#include <types_generated.h>

Data Fields

UA_NodeId objectId
 
UA_NodeId methodId
 
size_t inputArgumentsSize
 
UA_VariantinputArguments
 

Detailed Description

Definition at line 1239 of file types_generated.h.

Field Documentation

◆ objectId

UA_NodeId UA_CallMethodRequest::objectId

Definition at line 1240 of file types_generated.h.

◆ methodId

UA_NodeId UA_CallMethodRequest::methodId

Definition at line 1241 of file types_generated.h.

◆ inputArgumentsSize

size_t UA_CallMethodRequest::inputArgumentsSize

Definition at line 1242 of file types_generated.h.

◆ inputArguments

UA_Variant* UA_CallMethodRequest::inputArguments

Definition at line 1243 of file types_generated.h.


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