// printoem.h
BOOL OEMEndDoc(
SURFOBJ *pso,
FLONG fl
);
View the official Windows Driver Kit DDI referenceNo description available.
The OEMEndDoc function is called by the GDI when it has finished sending a document to the driver for rendering.
psoDefines the SURFOBJ parameter pso.
flDefines the FLONG parameter f1.
Returns a BOOL value.