nn::nex::MethodID Type

Syntax

typedef qUnsignedInt16 nn::nex::MethodID;

Description

Unique identifier for methods defined in the DDL file.

Every method defined in the DDL (Data Definition Language) file, whether an action or a Remote Method Call (RMC), is assigned a MethodID as a unique identifier. This MethodID is generated by MethodIDGenerator.

See Also

MethodIDGenerator

Revision History

2011/01/28
Initial version.

CONFIDENTIAL