IRAPIStream

The IRAPIStream interface extends the Istream interface with two methods that allow the setting of timeouts.

Method Description
IRAPIStream::SetRapiStat Sets the value of the timeout.
IRAPIStream::GetRapiStat Gets the current value of the timeout.

At a Glance

Header file: rapi.h
Platforms: H/PC
Versions: 2.0 and later

Remarks

The SetRapiStat and GetRapiStat methods are modeled after the IStream::Stat method.