Skip to content

Latest commit

 

History

History
91 lines (78 loc) · 2.16 KB

nf-shimgdata-ishellimagedata-isanimated.md

File metadata and controls

91 lines (78 loc) · 2.16 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.IsAnimated
IShellImageData::IsAnimated (shimgdata.h)
Determines whether the image is animated.
IShellImageData interface [Windows Shell]
IsAnimated method
IShellImageData.IsAnimated
IShellImageData::IsAnimated
IsAnimated
IsAnimated method [Windows Shell]
IsAnimated method [Windows Shell]
IShellImageData interface
_shell_IShellImageData_IsAnimated
shell.IShellImageData_IsAnimated
shimgdata/IShellImageData::IsAnimated
shell\IShellImageData_IsAnimated.htm
shell
b5b36862-5beb-4702-a5b3-feb70dc5e1ef
12/05/2018
IShellImageData interface [Windows Shell],IsAnimated method, IShellImageData.IsAnimated, IShellImageData::IsAnimated, IsAnimated, IsAnimated method [Windows Shell], IsAnimated method [Windows Shell],IShellImageData interface, _shell_IShellImageData_IsAnimated, shell.IShellImageData_IsAnimated, shimgdata/IShellImageData::IsAnimated
shimgdata.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Shimgdata.idl
Shell32.dll
Windows
19H1
IShellImageData::IsAnimated
shimgdata/IShellImageData::IsAnimated
c++
APIRef
kbSyntax
COM
Shell32.dll
IShellImageData.IsAnimated

IShellImageData::IsAnimated

-description

Determines whether the image is animated.

-returns

Type: HRESULT

Returns one of the following:

Return code Description
S_OK
The image is animated.
S_FALSE
The image is not animated, has not been decoded, or the decoding process failed.