ReactOS 0.4.15-dev-5865-g640e228
|
#include <mountmgr.h>
Public Attributes | |
BOOLEAN | DriveLetterWasAssigned |
UCHAR | CurrentDriveLetter |
Definition at line 97 of file mountmgr.h.
UCHAR _MOUNTMGR_DRIVE_LETTER_INFORMATION::CurrentDriveLetter |
Definition at line 99 of file mountmgr.h.
Referenced by HalpNextMountLetter(), and mountmgr_add_drive_letter().
BOOLEAN _MOUNTMGR_DRIVE_LETTER_INFORMATION::DriveLetterWasAssigned |
Definition at line 98 of file mountmgr.h.
Referenced by HalpNextMountLetter(), and mountmgr_add_drive_letter().