S2OPC OPCUA Toolkit
Data Fields
_OpcUa_CallMethodRequest Struct Reference

#include <sopc_types.h>

Data Fields

SOPC_EncodeableTypeencodeableType
 
SOPC_NodeId ObjectId
 
SOPC_NodeId MethodId
 
int32_t NoOfInputArguments
 
SOPC_VariantInputArguments
 

Field Documentation

◆ encodeableType

SOPC_EncodeableType* _OpcUa_CallMethodRequest::encodeableType

◆ ObjectId

SOPC_NodeId _OpcUa_CallMethodRequest::ObjectId

◆ MethodId

SOPC_NodeId _OpcUa_CallMethodRequest::MethodId

◆ NoOfInputArguments

int32_t _OpcUa_CallMethodRequest::NoOfInputArguments

◆ InputArguments

SOPC_Variant* _OpcUa_CallMethodRequest::InputArguments

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