nn::cfg::CTR::GetTransferableId Function#include <nn/cfg.h> bit64 GetTransferableId( bit32 uniqueId );
| Name | Description | |
|---|---|---|
| in | uniqueId | Specifies an application's unique (20-bit) ID. |
Gets the system ID.
By specifying an application's unique ID, you can get a value specific to both the system and the application.
To use the same system-specific ID with multiple applications, you must specify the same unique ID.
CONFIDENTIAL