IRAPIStream (Compact 7)

3/12/2014

This interface extends the IStream interface with two methods that allow for the setting of time-outs.

Methods in Vtable Order

In This Section

  • SetRapiStat
    Sets the time-out value for the IStream::Read method
  • GetRapiStat
    Retrieves the current value of the time-out for the IStream::Read method

Remarks

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

IRAPIStream supports only the ISTREAM::Read and ISTREAM::Write methods.

Requirements

Header

rapi.h

Library

rapi.lib

See Also

Reference

RAPI Interfaces