THPInit

C Specification

#include <revolution/tpl.h>
BOOL THPInit(void);

Arguments

None.

Return Values

Returns TRUE if successful; FALSE otherwise.

Description

This function initializes the work buffer settings.

Please call this function before calling any other THP functions.

Calling THPInit more than once will not cause problems.

See Also

Revision History

2006/03/01 Initial version.


CONFIDENTIAL