2.5.192 OfficeArtClientAnchorHF

The OfficeArtClientAnchorHF structure specifies the dimension information of a picture specified in a HFPicture record.


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

...

width

height

rh (8 bytes): An OfficeArtRecordHeader as specified in [MS-ODRAW] that specifies the header for this structure. The sub-fields of OfficeArtRecordHeader are further specified in the following table:

Field

Meaning

rh.recVer

MUST be 0x0.

rh.recInstance

MUST be 0x0.

rh.recType

MUST be 0xF010.

rh.recLen

MUST be 8.

width (4 bytes): A signed integer that specifies the width of the picture in pixels. This value MUST be greater than 0.

height (4 bytes): A signed integer that specifies the height of the picture in pixels. This value MUST be greater than 0.