HBMStartBlackOut

Syntax


#include <revolution/hbm.h>

void HBMStartBlackOut( void );

Arguments

None.

Return Values

None.

Description

Blacks out (fades out) the display of the HOME Menu. Call this function to clear a screen that includes the HOME Menu. Calling this function is treated as if "Reset" on the HOME Menu was clicked.(HBM_SELECT_BTN2 is the return value of HBMCalc() and HBMGetSelectBtnNum().)

See Also

HBMCalc, HBMGetSelectBtnNum

Revision History

2007/10/26
Revised the header explanation.
2006/09/25
Initial version.

CONFIDENTIAL