OEMStartBanding function (printoem.h)

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

Syntax

BOOL OEMStartBanding(
  SURFOBJ *pso,
  POINTL  *pptl
);

Parameters

pso

Defines the SURFOBJ parameter pso.

pptl

Defines the POINTL parameter pptl.

Return value

Returns a BOOL value.

Requirements

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