FmtGetFieldCount
Retrieves the number of fields in a format object.
Syntax
FmtGetFieldCount(hFmt)
hFmt:
The format template handle, returned from the FmtOpen() function. The handle identifies the table where data on the associated format template is stored.
Return Value
Number of fields in the specified format.
Related Functions
See Also