nn::swkbd::CTR::WaitForPreloadKeyboardApplet Function

Syntax

void WaitForPreloadKeyboardApplet();

Arguments

None.

Return Values

None.

Description

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

After the nn::swkbd::CTR::PreloadKeyboardApplet function has been called, this function can be called once in the interval before either the nn::swkbd::CTR::StartKeyboardApplet function or the nn::swkbd::CTR::CancelPreloadKeyboardApplet function is called.
Control does not return from this function if you call it twice for one preload or if you call it when the nn::swkbd::CTR::PreloadKeyboardApplet function has not been called.

Revision History

2011/03/01
Initial version.

CONFIDENTIAL