2.9.73 BlipEntityAtom

Referenced by: BlipCollection9Container

An atom record that specifies a picture bullet.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

rh

...

winBlipType

unused

blip (variable)

...

rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table.

Field

Meaning

rh.recVer

MUST be 0x0.

rh.recInstance

An unsigned integer that specifies a zero-based index of a picture bullet within the collection of picture bullets specified by BlipCollection9Container (section 2.9.72). It MUST be greater than or equal to 0x000 and less than or equal to 0x080.

rh.recType

MUST be an RT_BlipEntity9Atom.

winBlipType (1 byte): An unsigned integer that specifies the preferred picture type. It MUST be one of the values in the following table.

Value

Meaning

0x02

Windows Enhanced Metafile [MS-EMF]

0x03

Windows Metafile [MS-WMF]

0x05

JPEG [JFIF]

0x06

PNG [RFC2083]

unused (1 byte): Undefined and MUST be ignored.

blip (variable): An OfficeArtBStoreContainerFileBlock ([MS-ODRAW] section 2.2.22) that specifies the picture data for the picture bullet.