nn::extrapad::CTR::WaitForPreloadExtraPadApplet Function

Syntax

void WaitForPreloadExtraPadApplet();

Parameters

None.

Return Values

None.

Description

Waits for the Nintendo 3DS Circle Pad Pro calibration applet to finish being preloaded.

If called without preloading the applet, control will not return from the API.

After the nn::extrapad::CTR::PreloadExtraPadApplet function has been called, this function can be called only once in the interval before the nn::extrapad::CTR::StartExtraPadApplet or the nn::extrapad::CTR::CancelPreloadExtraPadApplet function is called.
Control does not return from this function if you call it a second or subsequent time on the same preload or if you call it when the nn::extrapad::CTR::PreloadExtraPadApplet function has not been called.

Revision History

2011/07/21
Initial version.

CONFIDENTIAL