RAPISTREAMFLAG (Windows Embedded CE 6.0)
1/6/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 |