IShellImageDataAbort::QueryAbort method (shimgdata.h)
Aborts an IShellImageData process such as Decode, Draw, or Scale. This is a callback method.
Syntax
HRESULT QueryAbort();
Return value
Type: HRESULT
Returns S_OK if the IShellImageData process should continue, or S_FALSE if it should be aborted.
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 |
DLL | Shell32.dll |