| Construction | |
|---|---|
| COleStreamFile | Constructs a COleStreamFile object. |
| Operations | |
|---|---|
| Attach | Associates a stream with the object. |
| CreateMemoryStream | Creates a stream from global memory and associates it with the object. |
| CreateStream | Creates a stream and associates it with the object. |
| Detach | Disassociates the stream from the object. |
| GetStream | Returns the current stream. |
| OpenStream | Safely opens a stream and associates it with the object. |
COleStreamFile Overview, File Service Classes