nn::extrapad::CTR::CancelPreloadExtraPadApplet Function

Syntax

void CancelPreloadExtraPadApplet();

Parameters

None.

Return Values

None.

Description

Cancels preload of the Nintendo 3DS Circle Pad Pro calibration applet.

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

This function cancels preloading of all library applets.
Any preloads of other library applets, not just Nintendo 3DS Circle Pad Pro applets, are cancelled as well.

Revision History

2011/08/05
Added details on the properties of the function.
2011/07/21
Initial version.

CONFIDENTIAL