|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <imports.h>
Public Attributes | |
| ULONG | SymbolicLinkNameOffset |
| USHORT | SymbolicLinkNameLength |
| ULONG | UniqueIdOffset |
| USHORT | UniqueIdLength |
| ULONG | DeviceNameOffset |
| USHORT | DeviceNameLength |
| USHORT _MOUNTMGR_MOUNT_POINT::DeviceNameLength |
Definition at line 169 of file imports.h.
Referenced by GetVolumeNameForRoot(), GetVolumePathNamesForVolumeNameW(), mountmgr_updated(), MountMgrDeletePoints(), MountMgrQueryPoints(), QueryPointsFromMemory(), QueryPointsFromSymbolicLinkName(), and remove_drive_letter().
| ULONG _MOUNTMGR_MOUNT_POINT::DeviceNameOffset |
Definition at line 168 of file imports.h.
Referenced by GetVolumeNameForRoot(), GetVolumePathNamesForVolumeNameW(), mountmgr_updated(), MountMgrDeletePoints(), MountMgrQueryPoints(), QueryPointsFromMemory(), QueryPointsFromSymbolicLinkName(), and remove_drive_letter().
| USHORT _MOUNTMGR_MOUNT_POINT::SymbolicLinkNameLength |
Definition at line 165 of file imports.h.
Referenced by GetVolumeNameForRoot(), GetVolumePathNamesForVolumeNameW(), MountMgrDeletePoints(), MountMgrDeletePointsDbOnly(), MountMgrQueryPoints(), QueryPointsFromMemory(), and QueryPointsFromSymbolicLinkName().
| ULONG _MOUNTMGR_MOUNT_POINT::SymbolicLinkNameOffset |
Definition at line 164 of file imports.h.
Referenced by GetVolumeNameForRoot(), GetVolumePathNamesForVolumeNameW(), mountmgr_updated(), MountMgrDeletePoints(), MountMgrDeletePointsDbOnly(), MountMgrQueryPoints(), QueryPointsFromMemory(), and QueryPointsFromSymbolicLinkName().
| USHORT _MOUNTMGR_MOUNT_POINT::UniqueIdLength |
Definition at line 167 of file imports.h.
Referenced by GetVolumePathNamesForVolumeNameW(), MountMgrDeletePoints(), MountMgrDeletePointsDbOnly(), MountMgrQueryPoints(), QueryPointsFromMemory(), and QueryPointsFromSymbolicLinkName().
| ULONG _MOUNTMGR_MOUNT_POINT::UniqueIdOffset |
Definition at line 166 of file imports.h.
Referenced by GetVolumePathNamesForVolumeNameW(), MountMgrDeletePoints(), MountMgrDeletePointsDbOnly(), MountMgrQueryPoints(), QueryPointsFromMemory(), and QueryPointsFromSymbolicLinkName().