6.2.3 Object Handlers

Some OLE server applications implement an additional kind of OLE library called an object handler. Object handlers are dynamic-link libraries that act as intermediaries between client and server applications. Typically, an object handler is supplied by the developers of a server application as a way of improving perfor-mance. For example, an object handler could be used to redraw a changed object if the presentation data for that object could not be rendered by the client library.