Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmPrinter Object / IsConnected Property
In This Topic
    IsConnected Property (IbmPrinter)
    In This Topic
    Returns true if the printer session is currently connected, false if not.
    Syntax
    expression.IsConnected As Boolean
    where expression is a variable that represents a IbmPrinter Object
    See Also