_FsrmFileStreamingMode Enumeration
Defines the streaming modes to use for the file stream.
Assembly: srmlib (in srmlib.dll)
| Member name | Description | |
|---|---|---|
| FsrmFileStreamingMode_Read | Use the streaming interface for reading from the file. | |
| FsrmFileStreamingMode_Unknown | The streaming mode is unknown; do not use this value. | |
| FsrmFileStreamingMode_Write | Use the streaming interface for writing to the file. |
Community Additions
ADD
Show: