// winddiui.h
HANDLE DrvSplStartDoc(
HANDLE hPrinter,
DWORD JobId
);
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the DrvSplStartDoc function.
hPrinterDefines the HANDLE parameter hPrinter.
JobIdDefines the DWORD parameter JobId.
The print driver handle.