Provides access to methods for importing and exporting variants to and from a MemoryBlobStream.
| 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 and Classes | Description |
|---|---|
| MemoryBlobStream | Memory blob stream object. |