6.3 Object Handler Operation

Object handler operation requires the following three steps:

The handler must be registered with the registration database.

The handler is loaded and initialized when the client application makes an object-creation function call.

The handler's functions are called by specific object-manipulation functions from the client application.

The following sections outline the steps necessary to create and use object handlers.