nn::nex::SubStreamIDDefine Class

Syntax

class SubStreamIDDefine

Description

Defined value for the substream ID.

Does not inherit from RootObject.

Member Constants

S SYSTEM The substream ID (=0) shared with the system.
S FIRST_USER The substream ID (=1) for the smallest user.
S LAST_USER The substream ID (=255) for the greatest user.

See Also

SubStreamID, DirectStream, DOCallContext, DataSet, CallMethodOperation
StreamSettings::SetMaxUserReliableSubStreams

Revision History

2013/03/26
Clarified that this class does not inherit from RootObject.
2012/11/12
Initial version.

CONFIDENTIAL