GetUserId

nn::ubl::GetUserId Function

Syntax

u64 GetUserId(
     void
);

Arguments

None.

Return Values

ID of the CTR system.

Description

Returns the unique ID of each CTR system. This ID is shared by all applications. Use nn::cfg::GetTransferableId if you are identifying a system for a purpose other than allowing/disallowing reception.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL