FreeMovie()

语法

FreeMovie(#Movie)
概要
Frees the specified movie and all its resources.

参数

#Move The movie to free. If #PB_All is specified, all the remaining movies are freed.

返回值

无.

Remarks

All remaining movies are automatically freed when the program ends.

参阅

IsMovie(), LoadMovie()

已支持操作系统

所有

Movie Index - InitMovie() ->