DrvSplStartDoc - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// winddiui.h

HANDLE DrvSplStartDoc(
  HANDLE hPrinter,
  DWORD  JobId
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-winddiui-drvsplstartdoc)

Description

This topic describes the DrvSplStartDoc function.

Parameters

hPrinter

Defines the HANDLE parameter hPrinter.

JobId

Defines the DWORD parameter JobId.

Return value

The print driver handle.