nn::friends::CTR::Initialize Function

Syntax

Result Initialize();

Parameters

None.

Return Values

Returns the result of the operation.


Value Description
Result::IsSuccess Process succeeded.
Other Another result may be returned, depending on the internal state of the daemon and other factors.

Description

Initializes the friend presence library and makes the presence features available for use.

Revision History

2011/03/11
Added specific examples of return values.
2010/08/16
Initial version.

CONFIDENTIAL