2.9.200 PlfLfo
The PlfLfo structure contains the list format override data for the document.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
lfoMac |
|||||||||||||||||||||||||||||||
rgLfo (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
rgLfoData (variable) |
|||||||||||||||||||||||||||||||
... |
lfoMac (4 bytes): An unsigned integer that specifies the count of elements in both the rgLfo and rgLfoData arrays.
rgLfo (variable): An array of LFO structures. The number of elements in this array is specified by lfoMac.
rgLfoData (variable): An array of LFOData that is parallel to rgLfo. The number of elements that are contained in this array is specified by lfoMac.