Graphics::SetAbort メソッド (gdiplusgraphics.h)
Windows GDI+ バージョン 1.0 および 1.1 では使用されません。
構文
Status SetAbort(
GdiplusAbort *pIAbort
);
パラメーター
pIAbort
時間のかかるレンダリング操作中に、Windows GDI+ がアプリケーション定義の Abort メソッドを定期的に呼び出すメカニズムを提供する GdiplusAbort 構造体。
戻り値
このメソッドは値を返しません。
要件
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | gdiplusgraphics.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |