Prev Next
Animate_Seek info Overview GroupThe Animate_Seek macro directs an animation control to display a particular frame of an AVI clip. The control displays the clip in the background while the thread continues executing. You can use this macro or explicitly send the ACM_PLAY message. BOOL Animate_Seek(
Parameters
Return ValuesIf the operation succeeds, the return value is a nonzero value. If the operation fails, the return value is zero. RemarksThe Animate_Seek macro is defined in COMMCTRL.H. See Also |