Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IStream is a Microsoft interface. Please refer to MSDN for information about this interface.
Members
Description | ||
---|---|---|
Clone | ||
Commit | ||
LockRegion | ||
RemoteCopyTo | ||
RemoteRead | ||
RemoteSeek | ||
RemoteWrite | ||
Revert | ||
SetSize | ||
Stat | ||
UnlockRegion |
Inherited Interfaces
Interfaces | Description |
---|---|
ISequentialStream |
CoClasses that implement IStream
CoClasses and Classes | Description |
---|---|
FileStream | Specialized kind of IStream for files. |
ObjectStream | Specialized kind of IStream for objects. |
XMLStream | An in-memory XML stream. |