protected struct RecordHeader
Fields
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
Declaration
public const int kSizeWithControlIndex = 16
Field Value
| Type |
Description |
| System.Int32 |
|
Declaration
public const int kSizeWithoutControlIndex = 12
Field Value
| Type |
Description |
| System.Int32 |
|
Declaration
Field Value
| Type |
Description |
| System.Double |
|
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
Properties
Declaration
public byte *statePtrWithControlIndex { get; }
Property Value
| Type |
Description |
| System.Byte* |
|
Declaration
public byte *statePtrWithoutControlIndex { get; }
Property Value
| Type |
Description |
| System.Byte* |
|