OEMSendPage function (printoem.h)
The OEMSendPage function is called by GDI when it has finished drawing a physical page, so that the driver can send the page to the printer.
Syntax
BOOL OEMSendPage(
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) |