AXGetProfile

C Specification

#include <revolution.h>

u32 AXGetProfile(void);

Arguments

None.

Return Values

Number of valid profiles.

Description

AXGetProfile() requests the number of valid profiles stored in the user-allocated stack of AXPROFILE data structures.

See Also

AXInitProfile

Revision History

03/01/2006 Initial version.