Description
IStream is a Microsoft interface. Please refer to MSDN for information about this interface.
Members
Name | Description | |
---|---|---|
Clone | ||
Commit | ||
LockRegion | ||
RemoteCopyTo | ||
RemoteRead | ||
RemoteSeek | ||
RemoteWrite | ||
Revert | ||
SetSize | ||
Stat | ||
UnlockRegion |
IStream.Clone Method
IStream is a Microsoft interface. Please refer to MSDN for information about this interface.
IStream.Commit Method
IStream is a Microsoft interface. Please refer to MSDN for information about this interface.
IStream.LockRegion Method
IStream is a Microsoft interface. Please refer to MSDN for information about this interface.
IStream.RemoteCopyTo Method
IStream is a Microsoft interface. Please refer to MSDN for information about this interface.
IStream.RemoteSeek Method
IStream is a Microsoft interface. Please refer to MSDN for information about this interface.
IStream.Revert Method
IStream is a Microsoft interface. Please refer to MSDN for information about this interface.
IStream.SetSize Method
IStream is a Microsoft interface. Please refer to MSDN for information about this interface.
IStream.Stat Method
IStream is a Microsoft interface. Please refer to MSDN for information about this interface.
IStream.UnlockRegion Method
IStream is a Microsoft interface. Please refer to MSDN for information about this interface.
Inherited Interfaces
Interfaces | Description |
---|---|
ISequentialStream |
Classes that implement IStream
Classes | Description |
---|---|
XMLStream | An in-memory XML stream. |