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

Description
Force a refresh for all active conditions and inactive, unacknowledged conditions whose event notifications match the filter of the event subscription.

 

DISPID (Dispatch ID):

 

For more information, see RefreshEventSubscription in .NET Reference.

Syntax
Visual Basic
Public Sub RefreshEventSubscription( _
   ByVal handle As Long _
) 
Parameters
handle

Return Type

See RefreshEventSubscription in .NET Reference.

Remarks

For remarks, see RefreshEventSubscription in .NET Reference.

Example

For examples, see RefreshEventSubscription in .NET Reference.

See Also

EasyAEClient Object  | EasyAEClient Members