Home -> IDataArrayOutput -> GetEntrySizeInBytes

Description

The GetEntrySizeInBytes method returns the size in bytes of each captured entry currently stored in the output buffer.

Usage

size_t GetEntrySizeInBytes() const;

Return value

[size_t]
The byte size of each captured data-array entry.

See also