CdRomClassGuid

CdRomClassGuid is an obsolete identifier for the device interface class for CD-ROM storage devices. Starting with Microsoft Windows 2000, use the GUID_DEVINTERFACE_CDROM class identifier for new instances of this class.

Remarks

The storage samples in the WDK include the CDROM class driver sample and the Addfilter Storage Filter Tool. The CDROM class driver sample uses CdRomClassGuid to register instances of the GUID_DEVINTERFACE_CDROM device interface class. The sample Addfilter application uses CdRomClassGuid to enumerate instances of the GUID_DEVINTERFACE_CDROM device interface class.

Requirements

Version

Obsolete. Starting with Windows 2000, use GUID_DEVINTERFACE_CDROM instead.

Header

Ntddstor.h (include Ntddstor.h)

See also

GUID_DEVINTERFACE_CDROM