OPC Labs EasyOPC-UA Components Library
IsKnownMonitoredItemSubscriptionHandle Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAClient Object : IsKnownMonitoredItemSubscriptionHandle Method

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

 

DISPID (Dispatch ID):

 

For more information, see IsKnownMonitoredItemSubscriptionHandle in .NET Reference.

Syntax
Visual Basic
Public Function IsKnownMonitoredItemSubscriptionHandle( _
   ByVal Handle As Long _
) As Boolean
Parameters
Handle

Return Type
Remarks

For remarks, see IsKnownMonitoredItemSubscriptionHandle in .NET Reference.

Example

For examples, see IsKnownMonitoredItemSubscriptionHandle in .NET Reference.

See Also

EasyUAClient Object  | EasyUAClient Members