nn::nex::EndPointInfoInterface::GetMaxSubStreamID Member Function

Syntax

virtual SubStreamID GetMaxSubStreamID() const = 0;

Parameters

None.

Return Values

Greatest SubStreamID.

Description

Gets the greatest SubStreamID.

When the communication partner and the StreamSettings::SetMaxUserReliableSubStreams function value differ, the smaller is determined to be the greatest substream ID by negotiation.

Revision History

2012/11/05
Initial version.

CONFIDENTIAL