Graphics::SetAbort 方法 (gdiplusgraphics.h)
不在 Windows GDI+ 版本 1.0 和 1.1 中使用。
语法
Status SetAbort(
GdiplusAbort *pIAbort
);
参数
pIAbort
GdiplusAbort 结构,它提供一种机制,允许 Windows GDI+ 在耗时的呈现操作期间定期调用应用程序定义的 Abort 方法。
返回值
此方法不返回值。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | gdiplusgraphics.h (包括 Gdiplus.h) |
Library | Gdiplus.lib |
DLL | Gdiplus.dll |