InfoConnect for Unisys VBA Guide
RemoveEvent Method (IbmScreen)

The number that designates the event to remove. (This number is defined with DefineEvent.)

Removes a specific event that was defined via DefineEvent.
Syntax
object.RemoveEvent( _
   ByVal eventNumber As Long _
) 

Parameters

eventNumber

The number that designates the event to remove. (This number is defined with DefineEvent.)

See Also

 

 


2015 Attachmate

Send Feedback