2.5.203 PictFmlaKey

The PictFmlaKey structure specifies the runtime license key of the object and specifies the reference to a cell that is linked to the picture Obj that contains this PictFmlaKey.


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

cbKey

keyBuf (variable)

...

fmlaLinkedCell (variable)

...

fmlaListFillRange (variable)

...

cbKey (4 bytes): An unsigned integer that specifies the number of bytes in the keyBuf string<179>.

keyBuf (variable): An array of cbKey that specifies the license key for the ActiveX control. This field is passed to a license-aware object creation method.

fmlaLinkedCell (variable): An ObjFmla that specifies a reference to the range where the value of the first cell is linked to the current selection in this picture control. An empty formula, where fmlaLinkedCell.cbFmla equals zero, specifies there is no such cell linked to this picture control.

fmlaListFillRange (variable): An ObjFmla that specifies the range used to populate the content of this picture control. The fmlaListFillRange.cbFmla field MUST be 0 unless there is a bindable property (as specified in [MS-OAUT] section 2.2.49.5.2) in the typelib of the ActiveX control that equals the GUID {0C733A7C-2A1C-11CE-ADE5-00AA0044773D}.