

SDK_WEAK_SYMBOL void OS_ShowAttentionChina( const char** isbn );
isbn |
Four strings for the ISBN that is displayed on the Health and Safety screen. The format of the strings is the same as that for the OS_InitChina function. |
|||
None.
Executes the startup screen processing that displays the string specified with the OS_InitChina function.
All of the hardware resources used internally during execution of screen display are released in their original state when they return from the function.
This function is called internally by the OS_InitChina function. This function is compiled as having weak symbols. If an OS_ShowAttentionChina function is newly defined inside an application, that new function will have priority when linking.
2005/07/11 Initial version.
CONFIDENTIAL