InnerNumberFirstApplication Field | |
The start of a first application-defined data value.
Namespace: Lawo.EmberPlusSharp.EmberAssembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax public const int FirstApplication = 1073741824
Field Value
Type:
Int32Remarks Client code usually defines its own constants for the type numbers of its application-defined
types, which must all be greater than or equal to this constant.
See Also