ANSI C UA Server SDK  1.5.1.313
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
UaServer_ProviderBrowseContext Struct Reference

UaServer Provider BrowseContext Structure. More...

#include <uaserver_providers.h>

Data Fields

OpcUa_BrowseRequestpRequest
 Browse request structure. More...
 
OpcUa_BrowseResponsepResponse
 Browse response structure. More...
 
OpcUa_Int nOutstandingCbs
 number of outstanding provider callbacks. More...
 
UaServer_ContinuationPointInfo * pContinuationPointInfo
 ContinuationPoint Information.
 
UaServer_PublicSession * pSession
 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: