nn::erreula::CTR::WaitForPreloadErrEulaApplet Function

Syntax

void WaitForPreloadErrEulaApplet();

Parameters

None.

Return Values

None.

Description

Waits for the error EULA applet to finish preloading.

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

After the nn::erreula::CTR::PreloadErrEulaApplet function has been called, this function can be called once in the interval before either the nn::erreula::CTR::StartErrEulaApplet function or the nn::erreula::CTR::CancelPreloadErrEulaApplet 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::erreula::CTR::PreloadErrEulaApplet function has not been called.

Revision History

2011/08/04
Initial version.

CONFIDENTIAL