nn::friends::CTR::IsIncludedInFriendList Function

Syntax

bool IsIncludedInFriendList(
     LocalFriendCode localFriendCode
);

Arguments

Name Description
in localFriendCode Specifies a local friend code to check.

Return Values

Returns true if the specified local friend code exists in the friend list and false otherwise.

Description

Checks if the specified local friend code is in the friend list.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL