Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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} |
Remarks
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.
Requirements
Header |
Ntddstor.h (include Ntddstor.h) |