|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mntmgr.h>

Public Attributes | |
| LIST_ENTRY | AssociatedDevicesEntry |
| PDEVICE_INFORMATION | DeviceInformation |
| UNICODE_STRING | String |
| LIST_ENTRY _ASSOCIATED_DEVICE_ENTRY::AssociatedDevicesEntry |
Definition at line 97 of file mntmgr.h.
Referenced by MountMgrVolumeMountPointCreated(), and MountMgrVolumeMountPointDeleted().
| PDEVICE_INFORMATION _ASSOCIATED_DEVICE_ENTRY::DeviceInformation |
Definition at line 98 of file mntmgr.h.
Referenced by MountMgrQueryVolumePaths(), MountMgrVolumeMountPointCreated(), and MountMgrVolumeMountPointDeleted().
| UNICODE_STRING _ASSOCIATED_DEVICE_ENTRY::String |
Definition at line 99 of file mntmgr.h.
Referenced by MountMgrQueryVolumePaths(), MountMgrVolumeMountPointCreated(), and MountMgrVolumeMountPointDeleted().