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.) | |
Read(array<Byte[], UInt32, UInt32%) | ||
Revert | ||
Seek | ||
SetSize | ||
Stat | ||
UnlockRegion | ||
Write | (Inherited from ISequentialStream.) | |
Write(array<Byte[], UInt32, UInt32%) |
Top