Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

DBInfoFree function [Table of Contents] DBToolsFini function

[-] Chapter 3: The Database Tools Interface
[-] DBTools functions
[-] DBStatusWriteFile function


DBStatusWriteFile function


Function

Gets the status of a write file. This function is used by the dbwrite command-line utility when the -s option is applied.


Prototype

   short DBStatusWriteFile   (    const     writefile       *   );


Parameters

Parameter

Description

writefile

Pointer to a_writefile structure


Return value

A return code, as listed in Software component Return codes .


Usage

For information about the Write File utility and its features, see The Write File utility .


See Also

DBChangeWriteFile function

DBCreateWriteFile function

a_writefile structure


DBInfoFree function [Table of Contents] DBToolsFini function