RAPISTREAMFLAG (RAPI) (Windows CE 5.0)

Send Feedback

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

OS Versions: Windows CE 3.0 and later
Header: rapitypes.h
Library: rapi.lib

See Also

RAPI Enumerations | IRAPIStream::GetRapiStat | IRAPIStream::SetRapiStat

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.