GUID_DEVINTERFACE_FLOPPY
The GUID_DEVINTERFACE_FLOPPY device interface class is defined for floppy disk storage devices.
Attribute | Setting |
---|---|
Identifier |
GUID_DEVINTERFACE_FLOPPY |
Class GUID |
{53F56311-B6BF-11D0-94F2-00A0C91EFB8B} |
The system-supplied storage class driver for floppy disk storage devices registers an instance of GUID_DEVINTERFACE_FLOPPY for a floppy disk storage device.
The storage samples in the WDK include a floppy driver sample that uses the obsolete identifier FloppyClassGuid to register an instance of the GUID_DEVINTERFACE_FLOPPY device interface class.
For information about storage drivers, see Storage Drivers.
Header |
Ntddstor.h (include Ntddstor.h) |