ReactOS 0.4.15-dev-7842-g558ab78
_MOUNTMGR_DRIVE_LETTER_TARGET Struct Reference

#include <mountmgr.h>

Public Attributes

USHORT DeviceNameLength
 
WCHAR DeviceName [1]
 

Detailed Description

Definition at line 92 of file mountmgr.h.

Member Data Documentation

◆ DeviceName

WCHAR _MOUNTMGR_DRIVE_LETTER_TARGET::DeviceName[1]

Definition at line 94 of file mountmgr.h.

Referenced by mountmgr_add_drive_letter(), and MountMgrNextDriveLetter().

◆ DeviceNameLength

USHORT _MOUNTMGR_DRIVE_LETTER_TARGET::DeviceNameLength

Definition at line 93 of file mountmgr.h.

Referenced by mountmgr_add_drive_letter(), and MountMgrNextDriveLetter().


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