OPC Labs EasyOPC-UA Components Library
IsKnownDataSetSubscriptionHandle Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUASubscriber Object : IsKnownDataSetSubscriptionHandle Method

Description
Determines whether the given data set subscription handle is known to this client.

 

DISPID (Dispatch ID):

 

For more information, see IsKnownDataSetSubscriptionHandle in .NET Reference.

Syntax
Visual Basic
Public Function IsKnownDataSetSubscriptionHandle( _
   ByVal dataSetHandle As Long _
) As Boolean
Parameters
dataSetHandle

Return Type

See IsKnownDataSetSubscriptionHandle in .NET Reference.

Remarks

For remarks, see IsKnownDataSetSubscriptionHandle in .NET Reference.

Example

For examples, see IsKnownDataSetSubscriptionHandle in .NET Reference.

See Also

EasyUASubscriber Object  | EasyUASubscriber Members