nn::phtsel::CTR::StartPhtselNoCapture Functionnn::applet::AppletWakeupState StartPhtselNoCapture( Parameter * pParameter );
| Name | Description | |
|---|---|---|
| inout | pParameter |
Parameter structure. |
Starts the photo selector applet without capturing a background image.
When you use this, the background image will always be completely black.
If some library applet other than the photo selector applet has been preloaded, you must cancel that preload before calling this function.
This function calls the nn::applet::CTR::WaitForStarting function.
Because you must determine whether to close the application when this function returns, call the nn::applet::CTR::IsExpectedToCloseApplication function immediately after control exits this function.
CONFIDENTIAL