ReactOS 0.4.15-dev-8434-g155a7c7
_MOUNTMGR_VOLUME_MOUNT_POINT Struct Reference

#include <mountmgr.h>

Public Attributes

USHORT SourceVolumeNameOffset
 
USHORT SourceVolumeNameLength
 
USHORT TargetVolumeNameOffset
 
USHORT TargetVolumeNameLength
 

Detailed Description

Definition at line 122 of file mountmgr.h.

Member Data Documentation

◆ SourceVolumeNameLength

USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::SourceVolumeNameLength

Definition at line 124 of file mountmgr.h.

Referenced by MountMgrVolumeMountPointChanged().

◆ SourceVolumeNameOffset

USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::SourceVolumeNameOffset

Definition at line 123 of file mountmgr.h.

Referenced by MountMgrVolumeMountPointChanged().

◆ TargetVolumeNameLength

USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::TargetVolumeNameLength

Definition at line 126 of file mountmgr.h.

Referenced by MountMgrVolumeMountPointChanged().

◆ TargetVolumeNameOffset

USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::TargetVolumeNameOffset

Definition at line 125 of file mountmgr.h.

Referenced by MountMgrVolumeMountPointChanged().


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