IStream Members
Include Protected Members
Include Inherited Members
Reads and writes data to stream objects. For more information, see IStream.
The IStream type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone | ||
Commit | ||
CopyTo | ||
LockRegion | ||
Read | (Inherited from ISequentialStream.) | |
Revert | ||
Seek | ||
SetSize | ||
Stat | ||
UnlockRegion | ||
Write | (Inherited from ISequentialStream.) |
Top