ReactOS 0.4.15-dev-7931-gfd331f1
_MOUNTMGR_TARGET_NAME Struct Reference

#include <imports.h>

Public Attributes

USHORT DeviceNameLength
 
WCHAR DeviceName [1]
 

Detailed Description

Definition at line 153 of file imports.h.

Member Data Documentation

◆ DeviceName

WCHAR _MOUNTMGR_TARGET_NAME::DeviceName

Definition at line 155 of file imports.h.

Referenced by mountmgr_notification(), and ReportToMountMgr().

◆ DeviceNameLength

USHORT _MOUNTMGR_TARGET_NAME::DeviceNameLength

Definition at line 154 of file imports.h.

Referenced by mountmgr_notification(), and ReportToMountMgr().


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