#include "THPSimple.h" BOOL THPSimpleClose(void);
None.
Returns TRUE if successful, FALSE otherwise.
The THPSimpleClose function closes the THP movie data that was opened in the THPSimpleOpen function by calling the DVDClose function.
Before calling the THPSimpleClose function, be sure to call the THPSimpleAudioStop and THPSimpleLoadStop functions to completely stop any access of the THP movie data by the Simple Player.
THPSimpleOpen, THPSimpleAudioStop, THPSimpleLoadStop
2006/03/01 Initial version.
CONFIDENTIAL