#include <nitro/mobiclip.h>void MO_CloseMovie ( MOHandle handle );
Close a Mobiclip movie.
MO_Free is called inside this function.
| handle | Valid handle movie, if this is MO_INVALID_HANDLE the function does nothing. |
None.
03/03/2008 Initial Version