The MCvSeqReader type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
block
current block
block_max
pointer to the end of block
block_min
pointer to the beginning of block
delta_index
= seq->first->start_index
header_size
The size of the header
prev_elem
pointer to previous element
ptr
pointer to element be read next
seq
sequence, beign read

See Also