InfoConnect for Unisys VBA Guide
IsEnableDefineEvent Function
The number used to identify the event. The EventNumber is assigned with the DefineEvent method.
Inspects the current state of a defined event.
Syntax
object.IsEnableDefineEvent( _
   ByVal EventNumber As Long _
) As Boolean

Parameters

EventNumber
The number used to identify the event. The EventNumber is assigned with the DefineEvent method.

Return Value

Returns true if the event is enabled or false if it is disabled.
See Also

 

 


2015 Attachmate

Send Feedback