NA_DeleteSubBanner

Syntax

#include <twl/na.h>
BOOL NA_DeleteSubBanner( NASubBanner *buf );

Arguments

buf Pointer to the work buffer that the function uses internally.

Return Values

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

Description

Unsets the sub-banner and causes the banner in the SRL file to be displayed by the launcher.

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

See Also

Revision History

2008/09/16 Initial version.


CONFIDENTIAL