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 OEMRealizeBrush function requests that the driver realize a specified brush for a specified surface.
Syntax
BOOL OEMRealizeBrush(
BRUSHOBJ *pbo,
SURFOBJ *psoTarget,
SURFOBJ *psoPattern,
SURFOBJ *psoMask,
XLATEOBJ *pxlo,
ULONG iHatch
);
Parameters
pbo
Defines the BRUSHOBJ parameter pbo.
psoTarget
Defines the SURFOBJ parameter psoTarget.
psoPattern
Defines the SURFOBJ parameter psoPattern.
psoMask
Defines the SURFOBJ parameter psoMask.
pxlo
Defines the XLATEOBJ parameter pxlo.
iHatch
Defines the ULONG parameter iHatch.
Return value
Returns a BOOL value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |