open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
_OpcUa_CallRequest Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_RequestHeader RequestHeader
 
OpcUa_Int32 NoOfMethodsToCall
 
OpcUa_CallMethodRequestMethodsToCall
 

Detailed Description

Definition at line 4934 of file opcua_types.h.

Field Documentation

◆ MethodsToCall

OpcUa_CallMethodRequest* _OpcUa_CallRequest::MethodsToCall

Definition at line 4938 of file opcua_types.h.

◆ NoOfMethodsToCall

OpcUa_Int32 _OpcUa_CallRequest::NoOfMethodsToCall

Definition at line 4937 of file opcua_types.h.

◆ RequestHeader

OpcUa_RequestHeader _OpcUa_CallRequest::RequestHeader

Definition at line 4936 of file opcua_types.h.


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