This topic has not yet been rated - Rate this topic

GUID_DEVINTERFACE_CDROM

The GUID_DEVINTERFACE_CDROM device interface class is defined for CD-ROM storage devices.

AttributeSetting

Identifier

GUID_DEVINTERFACE_CDROM

Class GUID

{53F56308-B6BF-11D0-94F2-00A0C91EFB8B}

 

Remarks

The system-supplied class driver for CD-ROM storage devices registers instances of this device interface class to notify the operating system and applications of the presence of a CD-ROM device.

The storage samples in the WDK include the CDROM class driver sample and the Addfilter command-line application sample. The CD-ROM class driver sample uses the obsolete identifier 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.

For information about the device interface class for CD-ROM changer devices, see GUID_DEVINTERFACE_CDCHANGER.

For information about storage devices, see Storage Drivers.

Requirements

Header

Ntddstor.h (include Ntddstor.h)

See also

CdRomClassGuid
GUID_DEVINTERFACE_CDCHANGER

 

 

Send comments about this topic to Microsoft

Build date: 5/6/2013

© 2013 Microsoft. All rights reserved.