IShellImageDataAbort::QueryAbort method
Aborts an IShellImageData process such as Decode, Draw, or Scale. This is a callback method.
Syntax
HRESULT QueryAbort();
Parameters
This method has no parameters.
Return value
Type: HRESULT
Returns S_OK if the IShellImageData process should continue, or S_FALSE if it should be aborted.
Requirements
|
Minimum supported client |
Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
Show: