DrvPaint 函式 (winddi.h)

DrvPaint 函式已過時,且不再由 Windows 2000 和更新版本中的 GDI 呼叫。 新的驅動程式應該實作一或多個 DrvFillPathDrvStrokePath 或 DrvStrokeAndFillPath

語法

BOOL DrvPaint(
  [in] SURFOBJ  *pso,
  [in] CLIPOBJ  *pco,
  [in] BRUSHOBJ *pbo,
  [in] POINTL   *pptlBrushOrg,
  [in] MIX      mix
);

參數

[in] pso

[in] pco

[in] pbo

[in] pptlBrushOrg

[in] mix

傳回值

規格需求

需求
目標平台 Windows
標頭 winddi.h (包括 Winddi.h)