2.4.64 MainWindow

This record specifies the location of the OLE server window in the parent document window when the chart data was saved.


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

wLeft

wTop

wWidth

wHeight

wLeft (2 bytes): A signed integer that specifies the location, in twips, of the left edge of the window relative to the left edge of the primary monitor.

wTop (2 bytes): A signed integer that specifies the location, in twips, of the top edge of the window relative to the top edge of the primary monitor.

wWidth (2 bytes): A signed integer that specifies the width of the window, in twips. MUST be greater than or equal to zero.

wHeight (2 bytes): A signed integer that specifies the height of the window, in twips. MUST be greater than or equal to zero.