Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / DefineEventList Property
In This Topic
DefineEventList Property
In This Topic

Gets the event numbers of all of the events currently defined in the system.

Syntax
expression.DefineEventList As Integer()
where expression is a variable that represents a IbmScreen Object

Property Value

An array that contains the event numbers of all of the events currently defined in the system.
See Also