ReactOS 0.4.15-dev-7958-gcd0bb1a
_MOUNTMGR_VOLUME_MOUNT_POINT Struct Reference

#include <mountmgr.h>

Public Attributes

USHORT SourceVolumeNameOffset
 
USHORT SourceVolumeNameLength
 
USHORT TargetVolumeNameOffset
 
USHORT TargetVolumeNameLength
 

Detailed Description

Definition at line 102 of file mountmgr.h.

Member Data Documentation

◆ SourceVolumeNameLength

USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::SourceVolumeNameLength

Definition at line 104 of file mountmgr.h.

Referenced by MountMgrVolumeMountPointChanged().

◆ SourceVolumeNameOffset

USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::SourceVolumeNameOffset

Definition at line 103 of file mountmgr.h.

Referenced by MountMgrVolumeMountPointChanged().

◆ TargetVolumeNameLength

USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::TargetVolumeNameLength

Definition at line 106 of file mountmgr.h.

Referenced by MountMgrVolumeMountPointChanged().

◆ TargetVolumeNameOffset

USHORT _MOUNTMGR_VOLUME_MOUNT_POINT::TargetVolumeNameOffset

Definition at line 105 of file mountmgr.h.

Referenced by MountMgrVolumeMountPointChanged().


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