
Class ODBPPLib.ObjectField
Properties
| uint | type | Value for the field's data type. |
| uint | offset | Offset from the begining of the object buffer, or the offset of the variable length fields. |
| uint | length | The length of the field or the expected length for variable fields - in bytes. |
| string | name | '\0' terminating string for the field name. |
| ObjectField | subFields | For type ODBPP.SUB_TABLE, A list collection of an array fields that make the sub table. |
Listen All
Comments (0)

