ReactOS 0.4.15-dev-8434-g155a7c7
_MOUNTMGR_DRIVE_LETTER_TARGET Struct Reference

#include <mountmgr.h>

Public Attributes

USHORT DeviceNameLength
 
WCHAR DeviceName [1]
 

Detailed Description

Definition at line 112 of file mountmgr.h.

Member Data Documentation

◆ DeviceName

WCHAR _MOUNTMGR_DRIVE_LETTER_TARGET::DeviceName[1]

Definition at line 114 of file mountmgr.h.

Referenced by mountmgr_add_drive_letter(), and MountMgrNextDriveLetter().

◆ DeviceNameLength

USHORT _MOUNTMGR_DRIVE_LETTER_TARGET::DeviceNameLength

Definition at line 113 of file mountmgr.h.

Referenced by mountmgr_add_drive_letter(), and MountMgrNextDriveLetter().


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