HBMGetSelectBtnNum

Syntax


#include <revolution/hbm.h>

HBMSelectBtnNum HBMGetSelectBtnNum( void );

Arguments

None.

Return Values

Returns the number of the button just pressed on the HOME Menu.

Description

Based on the result of the HBMCalc() function, returns the button that was clicked.

See Also

HBMCalc

Revision History

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

CONFIDENTIAL