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

Parameters [Table of Contents] Examples

Open Client Client-Library/C Reference Manual

[-] Chapter 3 Routines
[-] ct_bind
[-] Return values

Return values

ct_bind returns the following values:

Return value

Meaning

CS_SUCCEED

The routine completed successfully.

CS_FAIL

The routine failed.

CS_BUSY

An asynchronous operation is already pending for this connection. For more information, see "Asynchronous programming".

Common reasons for a ct_bind failure include:


Parameters [Table of Contents] Examples