Share via


RAPISTREAMFLAG

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

typedef enum tagRAPISTREAMFLAG {
  STREAM_TIMEOUT_READ
} RAPISTREAMFLAG;

Enumerators

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

Requirements

Smartphone Platforms: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: rapi.h
Library: rapi.lib

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.