nn::friends::CTR::IsValidFriendCode Function

Syntax

bool IsValidFriendCode(
     u64 friendCode
);

Arguments

Name Description
in friendCode Specifies a friend code to check for validity.

Return Values

Returns true if the friend code is valid and false otherwise.

Description

Checks the validity of a friend code.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL