nn::nex::MatchmakeSession::ClearOption0Flag Member Function

Syntax

void ClearOption0Flag(
     qUnsignedInt32 uiFlag
);

Parameters

Name Description
in uiFlag The value of MatchmakeFlags::MatchmakeSessionOption0.

Return Values

None.

Description

Clears the option for the matchmaking session.

Removes the specified flag from the options that have already been configured.

See Also

MatchmakeFlags::MatchmakeSessionOption0

Revision History

2014/01/27
Initial version.

CONFIDENTIAL