nn::ubl::Initialize Function

Syntax

nn::Result Initialize(
     void
);

Arguments

None.

Return Values

Returns the result of the operation.

Description

Initializes the UBL library. Must be called once before the library can be used. An error occurs if the shared expanded save data region has not been initialized already via DevMenu.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL