Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This function closes a printer handle previously opened by a call to the PrinterOpen function.
Syntax
VOID WINAPI PrinterClose(
HANDLE hPrint
);
Parameters
- hPrint
[in] Handle to a printer obtained through an earlier call to the PrinterOpen function.
Return Value
None.
Requirements
| Header | prnport.h |
| Windows Embedded CE | Windows CE 1.0 and later |