HBMSetAdjustFlag

Syntax


#include <revolution/hbm.h>

void HBMSetAdjustFlag( int flag );

Arguments

flag Indicates whether to apply the aspect ratio adjustment factor when drawing the HOME Menu. The aspect ratio adjustment factor is applied if a value other than zero is passed.

Return Values

None.

Description

This function configures the choice to apply the aspect ratio adjustment factor, set using the adjust member of the HBMDataInfo structure when drawing the HOME Menu.

See Also

HBMCreate
HBMDataInfo Structure

Revision History

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

CONFIDENTIAL