nn::erreula::CTR::CancelPreloadErrEulaApplet Function

Syntax

void CancelPreloadErrEulaApplet();

Parameters

None.

Return Values

None.

Description

Cancels the preloading of the error EULA applet.

If preloading is not yet complete, this function does nothing.
Therefore, before you call this function, you must either call the nn::erreula::CTR::WaitForPreloadErrEulaApplet function or wait for the nn::erreula::CTR::IsRegisteredErrEulaApplet function to confirm that preloading is complete.

This function cancels all preloads of all library applets.
Note that this function will cancel the preloading of any other library applets in addition to the error EULA applet.

Revision History

2011/08/04
Initial version.

CONFIDENTIAL