nn::phtsel::CTR::WaitForPreloadPhtsel Function

Syntax

void WaitForPreloadPhtsel();

Arguments

None.

Return Values

None.

Description

Waits for the photo selector applet to finish preloading.

After you call the nn::phtsel::CTR::PreloadPhtsel function, you can call this function one time before you call either the nn::phtsel::CTR::StartPhtsel function or the nn::phtsel::CTR::CancelPreloadPhtsel function. Control does not return from this function if you call it more than once on the same preload or if you call it without first calling the nn::phtsel::CTR::PreloadPhtsel function.

Revision History

2011/08/24
Initial version.

CONFIDENTIAL