IFormattedIO488::FlushRead

Description

Flushes the contents of the read buffer until an end condition is reached.

VB Prototype

FlushRead(
)

C++ Prototype

HRESULT FlushRead(
);

Return Value

Refer to the table of return codes.

See Also

IO, InstrumentBigEndian, WriteString, WriteNumber, WriteList, WriteIEEEBlock, ReadString, ReadNumber, ReadList, ReadIEEEBlock, FlushWrite, FlushRead, SetBufferSize, IFormattedIO488 Overview