Skip to content

Latest commit

 

History

History
90 lines (65 loc) · 1.78 KB

nf-printoem-oemtextout.md

File metadata and controls

90 lines (65 loc) · 1.78 KB
UID title description tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:printoem.OEMTextOut
OEMTextOut function (printoem.h)
The OEMTextOut function calls for the driver to render a set of glyphs at specified positions.
print
08/11/2022
OEMTextOut function
OEMTextOut, OEMTextOut function [Print Devices], print.oemtextout, print_unidrv-pscript_rendering_fda6f01f-5d37-424f-aa4f-bf7849c50c19.xml, printoem/OEMTextOut
printoem.h
Printoem.h
Windows
Windows
OEMTextOut
printoem/OEMTextOut
APIRef
kbSyntax
HeaderDef
printoem.h
OEMTextOut

-description

The OEMTextOut function calls for the driver to render a set of glyphs at specified positions.

-parameters

-param pso

Defines the SURFOBJ parameter pso.

-param pstro

Defines the STROBJ parameter pstro.

-param pfo

Defines the FONTOBJ parameter pfo.

-param pco

Defines the CLIPOBJ parameter pco.

-param prclExtra

Defines the RECTL parameter prclExtra.

-param prclOpaque

Defines the RECTL parameter prclOpaque.

-param pboFore

Defines the BRUSHOBJ parameter pboFore.

-param pboOpaque

Defines the BRUSHOBJ parameter pboOpaque.

-param pptlOrg

Defines the POINTL parameter pptlOrg.

-param mix

Defines the MIX parameter mix.

-returns

Returns a BOOL value.