Structure that describes a manager instance.
OcaONo ObjectNumber
Object number of this manager instance.
Name of the manager instance.
static
readonly
OcaClassID ClassID
ClassID of the class from which the manager instance was created.
Version number of the class from which this instance was created.
OCP.1 Encoding
Field | Basic type | Byte Length |
ObjectNumber.ONo | OcaUint32 | 4 |
Name.Len | OcaUint16 | 2 |
Name.Value | string | variable |
ClassID | OcaClassID | (2 + Count * 2 * variable) |
ClassVersion.Value | OcaUint16 | 2 |