nn::nex::Session::GetRole Member Function

Syntax

static qByte GetRole();

Parameters

None.

Return Values



Value Description
SESSION_ROLE_MASTER Returned when the role is session master.
SESSION_ROLE_DUPLICA Returned when the role is session participant (not master).
SESSION_ROLE_UNDEFINED Returned when the session could not be joined.

Description

Gets the role of the session object.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL