ReactOS 0.4.15-dev-7085-g12a5971
|
#include <mountmgr.h>
Public Attributes | |
USHORT | DeviceNameLength |
WCHAR | DeviceName [1] |
Definition at line 92 of file mountmgr.h.
WCHAR _MOUNTMGR_DRIVE_LETTER_TARGET::DeviceName[1] |
Definition at line 94 of file mountmgr.h.
Referenced by mountmgr_add_drive_letter(), and MountMgrNextDriveLetter().
USHORT _MOUNTMGR_DRIVE_LETTER_TARGET::DeviceNameLength |
Definition at line 93 of file mountmgr.h.
Referenced by mountmgr_add_drive_letter(), and MountMgrNextDriveLetter().