ANSI C Based OPC UA Client/Server SDK  1.9.0.430
UaServerSubscription

Functions

UaServer_PublicSessionUaServer_Subscription_GetSession (OpcUa_Void *a_pSubscription)
 Get the session a subscription belongs to. More...
 

Detailed Description

Function Documentation

UaServer_PublicSession * UaServer_Subscription_GetSession ( OpcUa_Void *  a_pSubscription)

Get the session a subscription belongs to.

Parameters
a_pSubscriptionPointer to the subscription.
Returns
The session to which the subscription belongs.