|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mountmgr.h>
Public Attributes | |
| BOOLEAN | DriveLetterWasAssigned |
| UCHAR | CurrentDriveLetter |
Definition at line 117 of file mountmgr.h.
| UCHAR _MOUNTMGR_DRIVE_LETTER_INFORMATION::CurrentDriveLetter |
Definition at line 119 of file mountmgr.h.
Referenced by HalpNextMountLetter(), and mountmgr_add_drive_letter().
| BOOLEAN _MOUNTMGR_DRIVE_LETTER_INFORMATION::DriveLetterWasAssigned |
Definition at line 118 of file mountmgr.h.
Referenced by HalpNextMountLetter(), and mountmgr_add_drive_letter().