HBMCreate

Syntax


#include <revolution/hbm.h>

void HBMCreate( const HBMDataInfo* pHBInfo );

Arguments

pHBInfo Setting information for the HOME Menu.

Return Values

None.

Description

Creates a HOME Menu instance based on the contents set in pHBInfo.

See Also

HBMInit, HBMDelete

Revision History

2007/10/26
Revised the header explanation.
2006/10/02
Deleted a description related to memory allocation.
2006/09/25
Initial version.

CONFIDENTIAL