nn::nex::Station::GetApprovedStationNum Member Function

Syntax

static qUnsignedInt32 GetApprovedStationNum();

Parameters

None.

Return Values

Returns the number of stations approved to join a session.

Description

Returns the number of stations approved to join a session. To approve or reject joining a session, use a callback registered with the Session::RegisterJoinApprovalCallback function. The station acting as the session master is always counted as approved.

See Also

Session::RegisterJoinApprovalCallback

Revision History

2012/08/31
Initial version.

CONFIDENTIAL