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

Installing a callback routine [Table of Contents] Retrieving and replacing callback routines

Open Client Client-Library/C Reference Manual

[-] Chapter 2 Topics
[-] Callbacks
[-] When a callback event occurs

When a callback event occurs

For most types of callbacks, when a callback event occurs:

The client message callback is an exception to this rule. When an error or informational message is generated for a connection that has no client message callback installed, Client-Library calls the connection's parent context's client message callback (if any) rather than discarding the message. If the context has no client message callback installed, then the message is discarded.


Installing a callback routine [Table of Contents] Retrieving and replacing callback routines