KPADGetMplsWorkSize

Syntax

#include <revolution/kpad.h>

u32 KPADGetMplsWorkSize( void );

Arguments

None.

Return Values

Returns the amount of memory required by the library to process Wii MotionPlus data.

Description

Gets the amount of memory required by the library to process Wii MotionPlus data. The size of the memory that is passed to the KPADSetMplsWorkarea function should be the same as the size obtained from this function.

See Also

KPADSetMplsWorkarea

Revision History

2008/12/04 Initial version.


CONFIDENTIAL