|
|
Syntax
int reportGetFieldNames(int iIndex, char *s);Syntax description
| iIndex | the index of the field. 1 for the first field, 2 for the second, up to FieldCount. |
| s | pointer to the buffer to receive the name of the field as specified in the spec. |
| sNewValue | null-terminated string specifying the name of the field. |
Remarks
First set FieldCount to the number of fields, then set the names via FieldNames.