Click or drag to resize

Customizing Driver Initialization And Shutdown

A Nimbus IVI-COM driver passes through a number of phases after the user code invokes the driver's Initialize method. Many of these tasks are imposed by the IVI specifications themselves, while others initialize special Nimbus driver features. Depending upon the specific driver initialization and shutdown requirements, these steps might need to be augmented or overridden altogether with custom code. The topics in this section explain the customization points that Nimbus provides for injecting custom logic into the intialization and shutdown sequence.

In This Section

Download a complete CHM version of this documentation here.