This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IM > IMemoryBlobStreamVariant Interface > IMemoryBlobStreamVariant.ExportToVariant Method (ArcObjects .NET 10.4 SDK) |
Copies the memory to a variant that contains an array of bytes.
[Visual Basic .NET] Public Sub ExportToVariant ( _ ByRef Value As Object _ )
[C#] public void ExportToVariant ( ref object Value );
[C++]
HRESULT ExportToVariant(
VARIANT* Value
);
[C++]
Parameters Value [out] Value is a parameter of type VARIANT