Animate_IsPlaying macro (commctrl.h)

Checks to see if an Audio-Video Interleaved (AVI) clip is playing. You can use this macro or send an ACM_ISPLAYING message.

Syntax

void Animate_IsPlaying(
   hwnd
);

Parameters

hwnd

Type: HWND

A handle to the animation control.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header commctrl.h