IShellImageData::IsMultipage method (shimgdata.h)
Determines whether the image is a multipage Tagged Image File Format (TIFF) image.
Syntax
HRESULT IsMultipage();
Return value
Type: HRESULT
Returns one of the following:
Return code | Description |
---|---|
|
The image contains more than one page. |
|
The image has only one page, the image has not been decoded, or the decoding process failed. |
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 |