nn::swkbd::CTR::WaitForPreloadKeyboardApplet Function

Syntax

void WaitForPreloadKeyboardApplet();

Parameters

None.

Return Values

None.

Description

Waits for the completion of preloading of the software keyboard applet.

After you call the nn::swkbd::CTR::PreloadKeyboardApplet function, you can call this function only once in the interval before you call either the nn::swkbd::CTR::StartKeyboardApplet function or the nn::swkbd::CTR::CancelPreloadKeyboardApplet function. Control does not return from this function if you call it more than once on the same preload or if you call it without first calling the nn::swkbd::CTR::PreloadKeyboardApplet function.

Revision History

2011/03/01
Initial version.

CONFIDENTIAL