Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/28/2014
This macro closes an AVI clip. The ACM_OPEN (Shell and User Interface) message can be used instead of Animate_Close by explicitly passing in NULL parameters.
Syntax
BOOL Animate_Close(
HWND hwnd
);
Parameters
- hwnd
Handle to the animation control.
Return Value
Always returns FALSE.
Remarks
You can use this macro to close an AVI file or AVI resource that was previously opened for the specified animation control.
Requirements
Header |
commctrl.h |