Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmPrinter Interface / Save Method


In This Topic
    Save Method (IIbmPrinter)
    In This Topic
    Saves all settings.
    Syntax
    'Declaration
     
    
    Function Save() As ReturnCode
    'Usage
     
    
    Dim instance As IIbmPrinter
    Dim value As ReturnCode
     
    value = instance.Save()
    ReturnCode Save()

    Return Value

    ReturnCode value indicate success or error conditions.
    See Also