OEMStartPage function (printoem.h)

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.

Syntax

BOOL OEMStartPage(
  SURFOBJ *pso
);

Parameters

pso

Defines the SURFOBJ parameter pso.

Return value

Returns a BOOL value.

Requirements

Requirement Value
Target Platform Windows
Header printoem.h (include Printoem.h)