ReactOS 0.4.15-dev-8434-g155a7c7
_MOUNTMGR_DRIVE_LETTER_INFORMATION Struct Reference

#include <mountmgr.h>

Public Attributes

BOOLEAN DriveLetterWasAssigned
 
UCHAR CurrentDriveLetter
 

Detailed Description

Definition at line 117 of file mountmgr.h.

Member Data Documentation

◆ CurrentDriveLetter

UCHAR _MOUNTMGR_DRIVE_LETTER_INFORMATION::CurrentDriveLetter

Definition at line 119 of file mountmgr.h.

Referenced by HalpNextMountLetter(), and mountmgr_add_drive_letter().

◆ DriveLetterWasAssigned

BOOLEAN _MOUNTMGR_DRIVE_LETTER_INFORMATION::DriveLetterWasAssigned

Definition at line 118 of file mountmgr.h.

Referenced by HalpNextMountLetter(), and mountmgr_add_drive_letter().


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