nn::phtsel::CTR::CancelPreloadPhtsel Functionbool CancelPreloadPhtsel();
None.
| Value | Description |
|---|---|
true |
The process ended normally. |
false |
The process did not end normally. |
Cancels the preload of the photo selector applet.
If preloading is not yet complete, this function does nothing.
Therefore, before you call this function, you must either call the nn::phtsel::CTR::WaitForPreloadPhtsel function or confirm that preloading is complete by calling the nn::phtsel::CTR::IsRegisteredPhtsel function.
Note: This function cancels all preloads of all library applets.
Any preloads of other library applets besides the photo selector applet are cancelled as well.
CONFIDENTIAL