nn::nex::Station::KickMe Member Function

Syntax

static qBool KickMe();

Parameters

None.

Return Values



Value Description
true Returned when sending the signal to leave the session has succeeded.
false Returned when sending the signal to leave the session has failed.

Description

Makes the local station leave the session. The local station is disconnected by being handled as a fault from the surrounding stations, and the Session::CheckGameIsOver function becomes true. When in thread-safe mode, it is thread-safe.

See Also

Session::CheckGameIsOver, KickStation

Revision History

2012/10/30
Initial version.

CONFIDENTIAL