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.
Describes the CreatePrinterIC function.
Syntax
HANDLE CreatePrinterIC(
[in] HANDLE hPrinter,
[in, optional] LPDEVMODEW pDevMode
);
Parameters
[in] hPrinter
Defines the HANDLE parameter hPrinter.
[in, optional] pDevMode
Defines the LPDEVMODEW parameter pDevMode.
Return value
Returns a HANDLE value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | winsplp.h |