ObjectType
ObjectType enumeration
Utility class containing constants. If the ForeignType attribute is “Object”, the ForeignData element must also have an ObjectType attribute.
Values
| Name | Description |
|---|---|
| LINKED_OBJECT | Linked object. |
| EMBEDDED_OBJECT | Embedded object. |
| CONTROL | Control. |
| OLE_2_NAMED | OLE2 named. |
| OLE_2_OBJECT | OLE2 object. |
| UNDEFINED | Undefined. |