Provides access to members that control a Blob Stream.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Clone | ||
Commit | ||
LoadFromFile | Loads a stream from the specified file. | |
LockRegion | ||
RemoteCopyTo | ||
RemoteRead | ||
RemoteSeek | ||
RemoteWrite | ||
Revert | ||
SaveToFile | Saves the stream to the specified file. | |
SetSize | ||
Size | The size of the stream. | |
Stat | ||
UnlockRegion |
Inherited Interfaces
Interfaces | Description |
---|---|
IStream | |
ISequentialStream |
CoClasses that implement IBlobStream
CoClasses and Classes | Description |
---|---|
FileStream | Specialized kind of IStream for files. |
MemoryBlobStream | Memory blob stream object. |