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