nn::nex::UpdateMatchmakeSessionParam::SetModificationFlag Member Function

Syntax

void SetModificationFlag(
     qUnsignedInt32 modificationFlag
);

Parameters

Name Description
in modificationFlag Bit flag indicating the location to change. Represents the bitwise OR of MatchmakeSessionModificationFlag.

Return Values

None.

Description

Sets a flag that indicates which locations to modify.

Sets a flag that indicates which locations to modify. This parameter must always be specified. Multiple flags can be specified for DataStoreConstants::ModificationFlag using the bitwise OR of each individual flag.

Revision History

2014/07/02
Initial version.

CONFIDENTIAL