KBDInitRegionEU

Syntax

#include <revolution/kbd.h>
void KBDInitRegionEU (void);

Arguments

None.

Return Values

None.

Description

Initializes the keyboard maps for the EU region. One or more regions must be initialized after calling the KBDInit function. The region initializers control which maps are linked in to the application code. If a region is not initialized, its maps are not included in the application code.

The EU region maps include the following countries:

See Also

Keyboard API Function List

Revision History

2007/10/08 To reflect the API change, made modifications to call this function after calling KBDInit.
2007/03/19 Initial version 0.1.



CONFIDENTIAL