nn::swkbd::CTR::CancelPreloadKeyboardApplet Function

Syntax

void CancelPreloadKeyboardApplet();

Arguments

None.

Return Values

None.

Description

Cancels the preloading of the software keyboard applet.

If preloading is not yet complete, this function does nothing.
Therefore, before you call this function, you must call either the nn::swkbd::CTR::WaitForPreloadKeyboardApplet function or the nn::swkbd::CTR::IsRegisteredKeyboardApplet function to confirm that preloading is complete.

This function cancels all preloads of all library applets.
Note: Any preloading of other library applets besides the software keyboard applet are cancelled as well.

Revision History

2011/03/01
Initial version.

CONFIDENTIAL