OPC Labs EasyOPC “Classic” Components Library
IsKnownItemSubscriptionHandle Method
OpcLabs_EasyOpcClassicComponents ActiveX DLL > EasyDAClient Object : IsKnownItemSubscriptionHandle Method

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

 

DISPID (Dispatch ID):

 

For more information, see IsKnownItemSubscriptionHandle in .NET Reference.

Syntax
Visual Basic
Public Function IsKnownItemSubscriptionHandle( _
   ByVal handle As Long _
) As Boolean
Parameters
handle

Return Type

See IsKnownItemSubscriptionHandle in .NET Reference.

Remarks

For remarks, see IsKnownItemSubscriptionHandle in .NET Reference.

Example

For examples, see IsKnownItemSubscriptionHandle in .NET Reference.

See Also

EasyDAClient Object  | EasyDAClient Members