PrinterClose

Closes a printer handle previously opened by a call to the PrinterOpen function.

Syntax

VOID WINAPI PrinterClose( HANDLE hPrint );

Parameters

hPrint
Handle to a printer obtained through an earlier call to the PrinterOpen function.