GetTitleUniqueIdTbl

nn::phtsel::CTR::PhtselInput::GetTitleUniqueIdTbl Member Function

Syntax

const u32 * GetTitleUniqueIdTbl() const;

Arguments

None.

Return Values

Starting address of table of title unique IDs.

Description

Gets the starting address of the current table of title unique IDs.

The configured title unique IDs can be obtained as an array.
Valid array elements are in the range 0 to (value of the GetTitleUniqueIdNum function - 1).

Revision History

2011/08/24
Initial version.

CONFIDENTIAL