IShellImageDataAbort interface
Exposes a single method used to abort IShellImageData processes.
Members
The IShellImageDataAbort interface inherits from the IUnknown interface. IShellImageDataAbort also has these types of members:
Methods
The IShellImageDataAbort interface has these methods.
| Method | Description |
|---|---|
| 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
|
Minimum supported client |
Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
Show: