ReactOS 0.4.15-dev-7991-ge77da17
_ASSOCIATED_DEVICE_ENTRY Struct Reference

#include <mntmgr.h>

Collaboration diagram for _ASSOCIATED_DEVICE_ENTRY:

Public Attributes

LIST_ENTRY AssociatedDevicesEntry
 
PDEVICE_INFORMATION DeviceInformation
 
UNICODE_STRING String
 

Detailed Description

Definition at line 95 of file mntmgr.h.

Member Data Documentation

◆ AssociatedDevicesEntry

LIST_ENTRY _ASSOCIATED_DEVICE_ENTRY::AssociatedDevicesEntry

Definition at line 97 of file mntmgr.h.

Referenced by MountMgrVolumeMountPointCreated(), and MountMgrVolumeMountPointDeleted().

◆ DeviceInformation

PDEVICE_INFORMATION _ASSOCIATED_DEVICE_ENTRY::DeviceInformation

◆ String

UNICODE_STRING _ASSOCIATED_DEVICE_ENTRY::String

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