NA_InitSharedFont

Syntax

#include <twl/na.h>
BOOL NA_InitSharedFont( void );

Arguments

None.

Return Values

Returns TRUE if processing completed successfully.
The following are possible reasons for the function to fail.

Description

Makes preparations to use internal fonts. You must call this once before other functions related to internal fonts.

This function is exclusive to NAND applications. It cannot be used by card applications.

See Also

Revision History

2008/09/16 Initial version.


CONFIDENTIAL