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

Public Attributes | |
| ULONG | Flags |
| UNICODE_STRING | DeviceName |
| UNICODE_STRING | TargetPath |
| UNICODE_STRING _BASE_DEFINE_DOS_DEVICE::DeviceName |
Definition at line 256 of file basemsg.h.
Referenced by CSR_API(), and DefineDosDeviceW().
| ULONG _BASE_DEFINE_DOS_DEVICE::Flags |
Definition at line 255 of file basemsg.h.
Referenced by CSR_API(), and DefineDosDeviceW().
| UNICODE_STRING _BASE_DEFINE_DOS_DEVICE::TargetPath |
Definition at line 257 of file basemsg.h.
Referenced by CSR_API(), and DefineDosDeviceW().