Zen API
|
Represents type field information.
Public Attributes | |
kSize | count |
Count of values in this field (typically 1; can be higher for "array value" fields, e.g. kText32). | |
kTypeName | name |
Field name. | |
kSize | offset |
Offset of field within structure (bytes). | |
kType | type |
Field type. | |