ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / ClosePrinter Method

In This Topic
    ClosePrinter Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function ClosePrinter( _
       ByVal hPrinter As System.IntPtr _
    ) As System.Boolean
    public static System.bool ClosePrinter( 
       System.IntPtr hPrinter
    )

    Parameters

    hPrinter
    See Also