IShellImageData::IsAnimated method (shimgdata.h)

Determines whether the image is animated.

Syntax

HRESULT IsAnimated();

Return value

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.

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