THPSimpleClose

Syntax

#include "THPSimple.h"

BOOL THPSimpleClose(void);

Arguments

None.

Return Values

Returns TRUE if successful, FALSE otherwise.

Description

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.

See Also

THPSimpleOpen, THPSimpleAudioStop, THPSimpleLoadStop

Revision History

2006/03/01 Initial version.


CONFIDENTIAL