nn::dlp::CTR::FakeClient::GetTitleInfo Member Function

Syntax

static nn::Result GetTitleInfo(
     TitleInfo * pTitleInfo,
     const u8 * pMac,
     nn::ProgramId programId
);

Arguments

Name Description
out pTitleInfo Returns the title's information.
in pMac Specifies the MAC address of the server distributing the title.
in programId Specifies the title's program ID.

Return Values

Returns the result of the operation.

Description

Gets the title information from scan results.


CONFIDENTIAL