|
|
Syntax
int reportGetFieldNamesOnFirstLine(int *b);Syntax description
| b | pointer to the integer that receives whether the names have been specified to be on the first line. |
| bNewValue | specifies whether the field names are on the first line in the file. Zero means false and non-zero means true. |