AXGetMode

Syntax

#include <revolution/ax.h>

u32 AXGetMode(void);

Arguments

None.

Return Values

Returns the current mode as an unsigned, 32-bit value. See AXSetMode for further details.

Description

The AXGetMode function returns the current output mode set by the AXInit or AXSetMode function.

See Also

AXInit, AXSetMode

Revision History

2006/03/01 Initial version.


CONFIDENTIAL