Following are functions used for formatting data:
Closes a format template. |
|
Gets the handle of a field in a format template. |
|
Gets field data from a format template. |
|
Retrieves the number of fields in a format object. |
|
Gets field data from a format template using a field handle. |
|
Retrieves the name of a particular field in a format object. |
|
FmtGetFieldWidth | Retrieves the width of a particular field in a format object. |
Creates a new format template. |
|
Sets data in a field of a format template. |
|
Sets data in a field of a format template using a field handle. |
|
Converts format template data to a string |
See Also