Share via


RAPISTREAMFLAG

Send Feedback

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

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

Pocket PC: Pocket PC 2002 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: Rapitypes.h

See Also

Remote API Enumerations

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.