ReactOS 0.4.15-dev-7788-g1ad9096
_MOUNTMGR_DRIVE_LETTER_INFORMATION Struct Reference

#include <mountmgr.h>

Public Attributes

BOOLEAN DriveLetterWasAssigned
 
UCHAR CurrentDriveLetter
 

Detailed Description

Definition at line 97 of file mountmgr.h.

Member Data Documentation

◆ CurrentDriveLetter

UCHAR _MOUNTMGR_DRIVE_LETTER_INFORMATION::CurrentDriveLetter

Definition at line 99 of file mountmgr.h.

Referenced by HalpNextMountLetter(), and mountmgr_add_drive_letter().

◆ DriveLetterWasAssigned

BOOLEAN _MOUNTMGR_DRIVE_LETTER_INFORMATION::DriveLetterWasAssigned

Definition at line 98 of file mountmgr.h.

Referenced by HalpNextMountLetter(), and mountmgr_add_drive_letter().


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