#include "THPPlayer.h" BOOL THPPlayerClose(void);
None.
Returns TRUE if successful, FALSE otherwise.
The THPPlayerClose function closes the THP movie data opened in the THPPlayerOpen function by calling the DVDClose function.
Be sure to call the THPPlayerStop function to stop the playback of THP movie data before calling the THPPlayerClose function.
2006/03/01 Initial version.
CONFIDENTIAL