nn::nex::MatchmakeExtensionClient::GetMyBlackList Member Function

Syntax

qBool GetMyBlackList(
     ProtocolCallContext * pContext,
     qList< PrincipalID > * pPrincipalIdList
);

Parameters

Name Description
in pContext Call information.
out pPrincipalIdList List of users that the local system has registered to the blacklist.

Return Values



Value Description
true Call initialization succeeded.
false Failure.

Description

Gets the list of users that the local system has registered to the blacklist.

Revision History

2011/06/29
Initial version.

CONFIDENTIAL