ANSI C Based OPC UA Client/Server SDK  1.8.3.398
UaServer_ProviderCallContext Struct Reference

UaServer Provider Call Context Structure. More...

#include <uaserver_providers.h>

Data Fields

OpcUa_CallRequestpRequest
 Call request structure. More...
 
OpcUa_CallResponsepResponse
 Call response structure. More...
 
OpcUa_Int nOutstandingCbs
 number of outstanding provider callbacks. More...
 
UaServer_PublicSessionpSession
 corresponding session
 

Detailed Description

UaServer Provider Call Context Structure.

Field Documentation

OpcUa_Int UaServer_ProviderCallContext::nOutstandingCbs

number of outstanding provider callbacks.

OpcUa_CallRequest* UaServer_ProviderCallContext::pRequest

Call request structure.

OpcUa_CallResponse* UaServer_ProviderCallContext::pResponse

Call response structure.


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