ReactOS 0.4.16-dev-555-g690643f
|
#include <mntmgr.h>
Public Attributes | |
LIST_ENTRY | ReplicatedUniqueIdsListEntry |
PMOUNTDEV_UNIQUE_ID | UniqueId |
LIST_ENTRY _UNIQUE_ID_REPLICATE::ReplicatedUniqueIdsListEntry |
Definition at line 81 of file mntmgr.h.
Referenced by MountMgrVolumeMountPointCreated(), MountMgrVolumeMountPointDeleted(), and UpdateReplicatedUniqueIds().
PMOUNTDEV_UNIQUE_ID _UNIQUE_ID_REPLICATE::UniqueId |
Definition at line 82 of file mntmgr.h.
Referenced by MountMgrFreeMountedDeviceInfo(), MountMgrMountedDeviceRemoval(), MountMgrUniqueIdChangeRoutine(), MountMgrVolumeMountPointCreated(), MountMgrVolumeMountPointDeleted(), and UpdateReplicatedUniqueIds().