nn::y2r::CTR::Initialize Function

Syntax

bool Initialize();

Arguments

None.

Return Values

Returns true on success; otherwise, returns false on failure due to being in use by another process.

Description

Initializes the Y2R library.

This function generally does not return false when called by the application. However, it will return false when closing the application to launch the 3DS Camera applet directly from the HOME Menu Photo applet. Note that the function will not return true until the application is closed.

Revision History

2011/01/14
Added explanation that the function can return false.
2010/01/07
Initial version.

CONFIDENTIAL