ReactOS 0.4.16-dev-2-g02a6913
|
#include <imports.h>
Public Attributes | |
ULONG | Size |
ULONG | NumberOfMountPoints |
MOUNTMGR_MOUNT_POINT | MountPoints [1] |
MOUNTMGR_MOUNT_POINT _MOUNTMGR_MOUNT_POINTS::MountPoints |
Definition at line 175 of file imports.h.
Referenced by GetVolumeNameForRoot(), mountmgr_updated(), MountMgrDeletePoints(), MountMgrDeletePointsDbOnly(), QueryPointsFromMemory(), QueryPointsFromSymbolicLinkName(), and START_TEST().
ULONG _MOUNTMGR_MOUNT_POINTS::NumberOfMountPoints |
Definition at line 174 of file imports.h.
Referenced by GetVolumeNameForRoot(), mountmgr_updated(), MountMgrDeletePoints(), MountMgrDeletePointsDbOnly(), QueryPointsFromMemory(), QueryPointsFromSymbolicLinkName(), and START_TEST().
ULONG _MOUNTMGR_MOUNT_POINTS::Size |
Definition at line 173 of file imports.h.
Referenced by _Function_class_(), FindFirstVolumeW(), GetVolumeNameForRoot(), QueryPointsFromMemory(), QueryPointsFromSymbolicLinkName(), remove_drive_letter(), and START_TEST().