Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmPrinter Object / Execute Method
The action to be executed.
In This Topic
    Execute Method (IbmPrinter)
    In This Topic
    Execute a given action. Actions possible is defined in InputMapActionID.
    Syntax
    expression.Execute( _
       ByVal action As InputMapAction _
    ) As ReturnCode
    where expression is a variable that represents a IbmPrinter Object

    Parameters

    action
    The action to be executed.

    Return Value

    ReturnCode value indicates the success or error conditions.
    See Also

    Reference

    IbmPrinter Object
    IbmPrinter Members
    Attachmate.Reflection.Emulation.IbmHosts.InputMapActionID