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

UaServer Provider BrowseContext Structure. More...

#include <uaserver_providers.h>

Data Fields

OpcUa_BrowseRequest * pRequest
 Browse request structure. More...
 
OpcUa_BrowseResponse * pResponse
 Browse response structure. More...
 
OpcUa_Int nOutstandingCbs
 number of outstanding provider callbacks. More...
 
UaServer_ContinuationPointInfo * pContinuationPointInfo
 ContinuationPoint Information.
 
UaServer_PublicSessionpSession
 corresponding session
 

Detailed Description

UaServer Provider BrowseContext Structure.

Field Documentation

OpcUa_Int _UaServer_ProviderBrowseContext::nOutstandingCbs

number of outstanding provider callbacks.

OpcUa_BrowseRequest* _UaServer_ProviderBrowseContext::pRequest

Browse request structure.

OpcUa_BrowseResponse* _UaServer_ProviderBrowseContext::pResponse

Browse response structure.


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