open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_NodeId | ObjectId |
OpcUa_NodeId | MethodId |
OpcUa_Int32 | NoOfInputArguments |
OpcUa_Variant * | InputArguments |
Definition at line 4876 of file opcua_types.h.
OpcUa_NodeId _OpcUa_CallMethodRequest::ObjectId |
Definition at line 4878 of file opcua_types.h.
OpcUa_NodeId _OpcUa_CallMethodRequest::MethodId |
Definition at line 4879 of file opcua_types.h.
OpcUa_Int32 _OpcUa_CallMethodRequest::NoOfInputArguments |
Definition at line 4880 of file opcua_types.h.
OpcUa_Variant* _OpcUa_CallMethodRequest::InputArguments |
Definition at line 4881 of file opcua_types.h.