HBMInit

Syntax


#include <revolution/hbm.h>

void HBMInit( void );

Arguments

None.

Return Values

None.

Description

Initializes an instance of the HOME Menu. Be sure to call this function before displaying the HOME Menu. In addition, always call this function before displaying the HOME Menu again after it is closed.

See Also

HBMCreate, HBMDelete

Revision History

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

CONFIDENTIAL