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

#include <opcua_types.h>

Data Fields

OpcUa_RequestHeader RequestHeader
 
OpcUa_Int32 NoOfMethodsToCall
 
OpcUa_CallMethodRequestMethodsToCall
 

Detailed Description

Definition at line 4932 of file opcua_types.h.

Field Documentation

◆ RequestHeader

OpcUa_RequestHeader _OpcUa_CallRequest::RequestHeader

Definition at line 4934 of file opcua_types.h.

◆ NoOfMethodsToCall

OpcUa_Int32 _OpcUa_CallRequest::NoOfMethodsToCall

Definition at line 4935 of file opcua_types.h.

◆ MethodsToCall

OpcUa_CallMethodRequest* _OpcUa_CallRequest::MethodsToCall

Definition at line 4936 of file opcua_types.h.


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