OEMStartPage - NtDoc

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

BOOL OEMStartPage(
  SURFOBJ *pso
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

The OEMStartPage function is called by GDI when it is ready to start sending the contents of a physical page to the driver for rendering.

Parameters

pso

Defines the SURFOBJ parameter pso.

Return value

Returns a BOOL value.