This document is archived and information here might be outdated. Recommended version. |
Provides access to methods for importing and exporting variants to and from a MemoryBlobStream.
Name | Description | |
---|---|---|
ExportToVariant | Copies the memory to a variant that contains an array of bytes. | |
ImportFromVariant | Imports from the array of bytes in the variant. |
Classes | Description |
---|---|
MemoryBlobStream | Memory blob stream object. |