Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes a single method used to abort IShellImageData processes.
Inheritance
The IShellImageDataAbort interface inherits from the IUnknown interface. IShellImageDataAbort also has these types of members:
Methods
The IShellImageDataAbort interface has these methods.
| IShellImageDataAbort::QueryAbort Aborts an IShellImageData process such as Decode, Draw, or Scale. This is a callback method. |
Remarks
This interface is not expected to be available in later versions of Windows. It is recommended that Windows GDI+ APIs be used in place of IShellImageData methods.
This interface was not included in a public header file prior to Windows Vista.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | shimgdata.h |