|
Embedded or Linked objects can be saved as files, as blobs, or as OLE Storages. To save objects as files or OLE Storages, you can use the SaveAs function. To save the object as a blob, use the OLE 2.0 control attribute of ObjectData which is of type blob. An example of this:
|