![]() | ![]() |
Home |
|
|
|
| Chapter 3: The Database Tools Interface |
|
| DBTools functions |
|
| DBStatusWriteFile function |
Gets the status of a write file. This function is used by the dbwrite command-line utility when the -s option is applied.
short DBStatusWriteFile ( const writefile * );
| Parameter | Description |
| writefile | Pointer to a_writefile structure |
A return code, as listed in Software component Return codes .
For information about the Write File utility and its features, see The Write File utility .
|
|