KBDInitRegionJP

Syntax

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

Arguments

None.

Return Values

None.

Description

Initializes keyboard maps for the JP 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 JP 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