नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
A changer driver controls the elements of a media library, or changer (sometimes called an autoloader, autochanger, or jukebox). In NT-based operating systems, a driver for a changer consists of the following:
A system-supplied changer class driver provided as a library, mcd.lib, that provides functionality common to all changer drivers
A device-specific miniclass driver, statically linked to mcd.lib, that provides routines called by the changer class driver to support a particular type of changer
This section describes the Windows changer driver model, and provides details for writing a new changer miniclass driver.