OPC Labs EasyOPC “Classic” Components Library
IsKnownEventsSubscriptionHandle Method
OpcLabs_EasyOpcClassicComponents ActiveX DLL > EasyAEClient Object : IsKnownEventsSubscriptionHandle Method

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

 

DISPID (Dispatch ID):

 

For more information, see IsKnownEventsSubscriptionHandle in .NET Reference.

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

Return Type

See IsKnownEventsSubscriptionHandle in .NET Reference.

Remarks

For remarks, see IsKnownEventsSubscriptionHandle in .NET Reference.

Example

For examples, see IsKnownEventsSubscriptionHandle in .NET Reference.

See Also

EasyAEClient Object  | EasyAEClient Members