ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <winternl.h>
Public Attributes | |
USHORT | Flags |
USHORT | Length |
ULONG | TimeStamp |
UNICODE_STRING | DosPath |
Definition at line 172 of file winternl.h.
UNICODE_STRING RTL_DRIVE_LETTER_CURDIR::DosPath |
Definition at line 177 of file winternl.h.
USHORT RTL_DRIVE_LETTER_CURDIR::Flags |
Definition at line 174 of file winternl.h.
USHORT RTL_DRIVE_LETTER_CURDIR::Length |
Definition at line 175 of file winternl.h.
ULONG RTL_DRIVE_LETTER_CURDIR::TimeStamp |
Definition at line 176 of file winternl.h.