nn::nex::MatchmakeParam::GetViolationRate Member Function

Syntax

qBool GetViolationRate(
     qUnsignedInt32 * violationRate
) const;

Parameters

Name Description
out violationRate Pointer to the buffer where the retrieved violation rate is stored. If NULL is passed in, nothing is written.

Return Values

Whether the parameter was set in this object.

Description

Gets the violation rate.

Gets the violation rate. Pass NULL to the parameter to only check whether the parameter is present.

Revision History

2013/12/05
Initial version.

CONFIDENTIAL