OEMEndDoc - NtDoc

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

BOOL OEMEndDoc(
  SURFOBJ *pso,
  FLONG   fl
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-printoem-oemenddoc)

Description

The OEMEndDoc function is called by the GDI when it has finished sending a document to the driver for rendering.

Parameters

pso

Defines the SURFOBJ parameter pso.

fl

Defines the FLONG parameter f1.

Return value

Returns a BOOL value.