The MCvSeqBlock type exposes the following members.

Fields

  NameDescription
count
Number of elements in the block.
data
Pointer to the first element of the block.
next
Next sequence block.
prev
Previous sequence block.
start_index
Index of the first element in the block + sequence->first->start_index.

See Also