UA ANSI C Server Professional  1.4.0.285
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
_UaServer_ProviderCallContext Struct Reference

UaServer Provider Call Context Structure. More...

#include <uaserver_providers.h>

Data Fields

OpcUa_CallRequest * pRequest
 Call request structure. More...
 
OpcUa_CallResponse * pResponse
 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: