nn::phtsel::CTR::PhtselInput::AddTitleUniqueId Member Function
void AddTitleUniqueId(
u32 titleUniqueId
);
| Name | Description | |
|---|---|---|
| in | titleUniqueId |
Title unique ID. |
Sets a title unique ID.
The title unique ID is a 20-bit unique ID associated with the application. If this ID is set, only photos that have this ID are displayed. If no ID is set, images having any ID are displayed.
By calling this function multiple times, you can set up to TITLE_UNIQUE_ID_MAX_NUM IDs.
CONFIDENTIAL