|
|
Syntax
int reportGetFieldSizes(int iIndex, int * i);Syntax description
| iIndex | the index of the field. 1 for the first field, 2 for the second, up to FieldCount. |
| i | pointer the integer that receives the size of the field, as specified in the spec. |
| iNewValue | specifies the size of the field. |
Remarks
First set FieldCount to the number of fields, then set the names via FieldNames.