This document is archived and information here might be outdated.  Recommended version.


IMemoryBlobStreamVariant Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IM > IMemoryBlobStreamVariant Interface
ArcGIS Developer Help

IMemoryBlobStreamVariant Interface

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

Name Description
Method ExportToVariant Copies the memory to a variant that contains an array of bytes.
Method ImportFromVariant Imports from the array of bytes in the variant.

Classes that implement IMemoryBlobStreamVariant

Classes Description
MemoryBlobStream Memory blob stream object.