ReactOS 0.4.15-dev-7942-gd23573b
_BASE_DEFINE_DOS_DEVICE Struct Reference

#include <basemsg.h>

Collaboration diagram for _BASE_DEFINE_DOS_DEVICE:

Public Attributes

ULONG Flags
 
UNICODE_STRING DeviceName
 
UNICODE_STRING TargetPath
 

Detailed Description

Definition at line 253 of file basemsg.h.

Member Data Documentation

◆ DeviceName

UNICODE_STRING _BASE_DEFINE_DOS_DEVICE::DeviceName

Definition at line 256 of file basemsg.h.

Referenced by CSR_API(), and DefineDosDeviceW().

◆ Flags

ULONG _BASE_DEFINE_DOS_DEVICE::Flags

Definition at line 255 of file basemsg.h.

Referenced by CSR_API(), and DefineDosDeviceW().

◆ TargetPath

UNICODE_STRING _BASE_DEFINE_DOS_DEVICE::TargetPath

Definition at line 257 of file basemsg.h.

Referenced by CSR_API(), and DefineDosDeviceW().


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