THPInit

Syntax

#include <revolution/thp.h>

BOOL THPInit(void);

Arguments

None.

Return Values

Returns TRUE if successful, FALSE otherwise.

Description

The THPInit function initializes the work area settings.

Please call this function before calling any other THP functions.

Calling the THPInit function more than once will not cause problems.

See Also

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL