InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmScreen Interface / Oia Property


In This Topic
    Oia Property
    In This Topic
    Gets the OIA object. OIA represents the status line on the screen.
    Syntax
    'Declaration
     
    
    ReadOnly Property Oia As IOia
    'Usage
     
    
    Dim instance As IIbmScreen
    Dim value As IOia
     
    value = instance.Oia
    IOia Oia {get;}
    See Also