2.5.202 PictFmlaEmbedInfo

The PictFmlaEmbedInfo structure specifies information about the embedded control associated with the Obj record that contains the ObjFmla structure that contains this PictFmlaEmbedInfo. The embedded control can be an ActiveX control, an OLE object or a camera picture control. The pictFlags field of this Obj record specifies the type of embedded control.


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

ttb

cbClass

reserved

strClass (variable)

...

ttb (1 byte): Reserved. MUST be 0x03.

cbClass (1 byte): An unsigned integer that specifies the length in bytes of the strClass field.

reserved (1 byte): MUST be zero, and MUST be ignored.

strClass (variable): An optional XLUnicodeStringNoCch structure that specifies the class name of the embedded control associated with this Obj. This field MUST exist if and only if cbClass is nonzero.