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 preloading of all library applets.

Note: This function cancels preloading of all applets in addition to that of the software keyboard applet.

Revision History

2011/03/01
Initial version.

CONFIDENTIAL