Graphics::SetAbort method (gdiplusgraphics.h)
Not used in Windows GDI+ versions 1.0 and 1.1.
Status SetAbort(
GdiplusAbort *pIAbort
);
pIAbort
A GdiplusAbort structure that provides a mechanism that allows Windows GDI+ to call an application-defined Abort method periodically during time-consuming rendering operations.
This method does not return a value.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | gdiplusgraphics.h (include Gdiplus.h) |
Library | Gdiplus.lib |
DLL | Gdiplus.dll |