Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / OIA Property
In This Topic
OIA Property
In This Topic
Gets the OIA object. OIA represents the status line on the screen.
Syntax
expression.OIA As OIA object 
where expression is a variable that represents a IbmScreen Object

Property Value

An OIA Object.
See Also