Int32 WritePositionCircularBuffer(TCircularBufferState State)
Get the index in the buffer where the next block of data will be written.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | State | TCircularBufferState |
Returns: Int32
Remarks:
Get the index in the buffer where the next block of data will be written.