ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#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().