Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / OIA Object / ErrorStatus Property
In This Topic
ErrorStatus Property
In This Topic
Gets the error status from the OIA.
Syntax
expression.ErrorStatus As ErrorStatus
where expression is a variable that represents a OIA Object

Property Value

An ErrorStatus Enumeration value.
See Also