Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |