2.13.12 ExOleObjTypeEnum
Office
Referenced by: ExOleObjAtom
An enumeration that specifies the type of an OLE object.
|
Name |
Value |
Meaning |
|
ExOle_Embedded |
0x00000000 |
An embedded OLE object; the object is serialized and saved within the file. |
|
ExOle_Link |
0x00000001 |
A linked OLE object; the object is saved outside of the file. |
|
ExOle_Control |
0x00000002 |
The OLE object is an ActiveX control. |