Skip to content

Latest commit

 

History

History
91 lines (78 loc) · 2.29 KB

nf-shimgdata-ishellimagedata-nextpage.md

File metadata and controls

91 lines (78 loc) · 2.29 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shimgdata.IShellImageData.NextPage
IShellImageData::NextPage (shimgdata.h)
Switches to the next page of a multipage image. Any associated animations are reset.
IShellImageData interface [Windows Shell]
NextPage method
IShellImageData.NextPage
IShellImageData::NextPage
NextPage
NextPage method [Windows Shell]
NextPage method [Windows Shell]
IShellImageData interface
_shell_IShellImageData_NextPage
shell.IShellImageData_NextPage
shimgdata/IShellImageData::NextPage
shell\IShellImageData_NextPage.htm
shell
19a2680a-f435-45c9-9573-e32f3cfdd090
12/05/2018
IShellImageData interface [Windows Shell],NextPage method, IShellImageData.NextPage, IShellImageData::NextPage, NextPage, NextPage method [Windows Shell], NextPage method [Windows Shell],IShellImageData interface, _shell_IShellImageData_NextPage, shell.IShellImageData_NextPage, shimgdata/IShellImageData::NextPage
shimgdata.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Shimgdata.idl
Shell32.dll
Windows
19H1
IShellImageData::NextPage
shimgdata/IShellImageData::NextPage
c++
APIRef
kbSyntax
COM
Shell32.dll
IShellImageData.NextPage

IShellImageData::NextPage

-description

Switches to the next page of a multipage image. Any associated animations are reset.

-returns

Type: HRESULT

Returns S_OK if successful or an error value otherwise, including the following:

Return code Description
E_FAIL
The current page cannot be retrieved.
OLE_E_ENUM_NOMORE
No further pages are available, the image was not previously decoded, or the decode process failed.