OEMEndDoc function (printoem.h)
The OEMEndDoc function is called by the GDI when it has finished sending a document to the driver for rendering.
Syntax
BOOL OEMEndDoc(
SURFOBJ *pso,
FLONG fl
);
Parameters
pso
Defines the SURFOBJ parameter pso.
fl
Defines the FLONG parameter f1.
Return value
Returns a BOOL value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |