RAPISTREAMFLAG

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This enumeration is passed to IRapiStream::SetRapiStat and IRapiStream::GetRapiStat methods.

Syntax

typedef enum tagRAPISTREAMFLAG {
    STREAM_TIMEOUT_READ
} RAPISTREAMFLAG;

Elements

  • STREAM_TIMEOUT_READ
    Allows callers of CeRapiInvoke, in stream mode, to set a time-out value (in seconds) on the stream.

Requirements

Header rapitypes.h
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2002 and later, Smartphone 2002 and later

See Also

Concepts

RAPI Enumerations