Atom that stores information for OLE objects.
ExOleObjAtom Fields
Offset | Type | Name | Contents |
0 | uint4 | drawAspect | Stores whether the object can be completely seen (value of 1), or if only the icon is visible (value of 4). |
4 | sint4 | type | Specifies whether the object is embedded or linked. Valid values are: 0 - embedded 1 - linked |
8 | sint4 | objID | Unique identifier for the OLE object |
12 | sint4 | subType | This specifies the type of ole object. See subType Values table below. |
16 | sint4 | objStgDataRef | Reference to persist object |
17 | bool1 | isBlank | Set if the object's image is blank |
SubType Values
Value | Meaning |
0 | Default object |
1 | Microsoft Clipart Gallery |
2 | Microsoft Word table |
3 | Microsoft Excel |
4 | Microsoft Graph |
5 | Microsoft Organization Chart |
6 | Microsoft Equation Editor |
7 | Microsoft Wordart object |
8 | Sound |
9 | Imager |
10 | PowerPoint presentation |
11 | PowerPoint slide |
12 | Microsoft Project |
13 | Microsoft Note-It Ole |
14 | Microsoft Excel chart |
15 | Media Player object |