THPPlayerClose

Syntax

#include "THPPlayer.h"

BOOL THPPlayerClose(void);

Arguments

None.

Return Values

Returns TRUE if successful, FALSE otherwise.

Description

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.

See Also

THPPlayerOpen, THPPlayerStop

Revision History

2006/03/01 Initial version.


CONFIDENTIAL