ACN_STOP notification code
Notifies the parent window of an animation control that the associated AVI clip has stopped playing. This notification code is sent in the form of a WM_COMMAND message.
ACN_STOP
WPARAM wParam;
LPARAM lParam;
Parameters
-
wParam
-
The LOWORD contains the animation control's identifier. The HIWORD specifies the notification code.
-
lParam
-
An HWND that specifies the handle to the animation control.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|