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 a value shared by all applications. For any purpose other than the blocked-user settings, use the nn::cfg::GetTransferableId function to identify systems.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL