ReactOS 0.4.15-dev-7924-g5949c20
_FORMATTED_CAPACITY Struct Reference

Public Attributes

ULONG NumberOfBlocks
 
ULONG BlockLength
 
BOOLEAN CanFormat
 

Detailed Description

Definition at line 244 of file floppy.c.

Member Data Documentation

◆ BlockLength

ULONG _FORMATTED_CAPACITY::BlockLength

Definition at line 248 of file floppy.c.

Referenced by USBFlopFormatTracks(), and USBFlopGetMediaTypes().

◆ CanFormat

BOOLEAN _FORMATTED_CAPACITY::CanFormat

Definition at line 250 of file floppy.c.

◆ NumberOfBlocks

ULONG _FORMATTED_CAPACITY::NumberOfBlocks

Definition at line 246 of file floppy.c.

Referenced by USBFlopFormatTracks().


The documentation for this struct was generated from the following file: