GUID_DEVINTERFACE_WRITEONCEDISK

The GUID_DEVINTERFACE_WRITEONCEDISK device interface class is defined for write-once disk devices.

Attribute Setting

Identifier

GUID_DEVINTERFACE_WRITEONCEDISK

Class GUID

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

Remarks

The system-supplied storage drivers register instances of GUID_DEVINTERFACE_WRITEONCEDISK to notify the operating system and application of the presence of write-once disks, such as a CD-R.

WriteOnceDiskClassGuid is an obsolete identifier for the GUID_DEVINTERFACE_WRITEONCEDISK device interface class. For new instances of this class, use GUID_DEVINTERFACE_WRITEONCEDISK instead.

Requirements

Version

Available in Microsoft Windows 2000 and later versions of Windows.

Header

Ntddstor.h (include Ntddstor.h)

See also

WriteOnceDiskClassGuid