THPSimpleGetTotalFrame

Syntax

#include "THPSimple.h"

u32 THPSimpleGetTotalFrame(void);

Arguments

None.

Return Values

Returns the total number of frames if successful; returns 0 otherwise.

Description

The THPSimpleGetTotalFrame function gets the total number of frames included in the THP movie data that was opened by the THPSimpleOpen function.

See Also

THPSimpleOpen

Revision History

2006/03/01 Initial version.


CONFIDENTIAL