BiClosePrinter  

Description         This function closes the specified Printer hDC. The Priner hDC is no longer valid after calling BiClosPrinter.

Syntax                 RetVal = [BIPrint.]BiClosePrinter  hPrinterDC

Returns               RetVal                    Bool                TRUE on success or FALSE on error.

Remarks             hPrinterDC           HDC               Printer hDC.

See Also