#include "THPPlayer.h"
BOOL THPPlayerClose(void);
None.
Returns TRUE if successful; FALSE otherwise.
This function calls the DVDClose function to close THP movie data that was opened within the THPPlayerOpen function.
Always call the THPPlayerStop function to stop THP movie data playback before calling this function.
03/01/2006 Initial version.