Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The OEMStrokePath function strokes a path.
Syntax
BOOL OEMStrokePath(
SURFOBJ *pso,
PATHOBJ *ppo,
CLIPOBJ *pco,
XFORMOBJ *pxo,
BRUSHOBJ *pbo,
POINTL *pptlBrushOrg,
LINEATTRS *plineattrs,
MIX mix
);
Parameters
pso
Defines the SURFOBJ parameter pso.
ppo
Defines the PATHOBJ parameter ppo.
pco
Defines the CLIPOBJ parameter pco.
pxo
Defines the XFORMOBJ parameter pxo.
pbo
Defines the BRUSHOBJ parameter pbo.
pptlBrushOrg
Defines the POINTL parameter pptlBrushOrg.
plineattrs
Defines the LINEATTRS parameter plineattrs.
mix
Defines the MIX parameter mix.
Return value
Returns a BOOL value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |