nn::nex::IdentifierTypes::Types Enumerated Type

Syntax

enum Types;

Value

Value Description
InvalidType An invalid type.
PIDType PrincipalID
GIDType GatheringID
FirstUserIdType The TypeID for user-use is the minimum value (100).
MaxTypeID The maximum value for ID.

Description

Defines the enumerated type for the message type.

Values from 1 through 99 are NEX reserved values, and values from 100 and up are for use by the user.

See Also

UserMessage, UserMessage::GetRecipientID, UserMessage::GetRecipientType

Revision History

2012/11/06
Initial version.

CONFIDENTIAL