Provides access to methods for importing and exporting variants to and from a MemoryBlobStream.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
ExportToVariant | Copies the memory to a variant that contains an array of bytes. | |
ImportFromVariant | Imports from the array of bytes in the variant. |
CoClasses that implement IMemoryBlobStreamVariant
CoClasses and Classes | Description |
---|---|
MemoryBlobStream | Memory blob stream object. |