#include <revolution/hbm.h>
void HBMCreate( const HBMDataInfo* pHBInfo );
pHBInfo |
Setting information for the HOME Menu. |
None.
Creates an instance of the HOME Menu based on the content set in pHBInfo.
Note: You must retain the structure used in initialization until the HBMDelete function is called.
CONFIDENTIAL