ReactOS 0.4.15-dev-7157-gb7dcc10
|
#include <mountmgr.h>
Public Attributes | |
USHORT | SourceVolumeNameOffset |
USHORT | SourceVolumeNameLength |
USHORT | TargetVolumeNameOffset |
USHORT | TargetVolumeNameLength |
Definition at line 102 of file mountmgr.h.
USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::SourceVolumeNameLength |
Definition at line 104 of file mountmgr.h.
Referenced by MountMgrVolumeMountPointChanged().
USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::SourceVolumeNameOffset |
Definition at line 103 of file mountmgr.h.
Referenced by MountMgrVolumeMountPointChanged().
USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::TargetVolumeNameLength |
Definition at line 106 of file mountmgr.h.
Referenced by MountMgrVolumeMountPointChanged().
USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::TargetVolumeNameOffset |
Definition at line 105 of file mountmgr.h.
Referenced by MountMgrVolumeMountPointChanged().