ReactOS 0.4.16-dev-2-g02a6913
|
#include <mountmgr.h>
Public Attributes | |
USHORT | SourceVolumeNameOffset |
USHORT | SourceVolumeNameLength |
USHORT | TargetVolumeNameOffset |
USHORT | TargetVolumeNameLength |
Definition at line 122 of file mountmgr.h.
USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::SourceVolumeNameLength |
Definition at line 124 of file mountmgr.h.
Referenced by MountMgrVolumeMountPointChanged().
USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::SourceVolumeNameOffset |
Definition at line 123 of file mountmgr.h.
Referenced by MountMgrVolumeMountPointChanged().
USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::TargetVolumeNameLength |
Definition at line 126 of file mountmgr.h.
Referenced by MountMgrVolumeMountPointChanged().
USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::TargetVolumeNameOffset |
Definition at line 125 of file mountmgr.h.
Referenced by MountMgrVolumeMountPointChanged().