ReactOS 0.4.16-dev-1946-g52006dd
RTL_DRIVE_LETTER_CURDIR64 Struct Reference

#include <winternl.h>

Collaboration diagram for RTL_DRIVE_LETTER_CURDIR64:

Public Attributes

USHORT Flags
 
USHORT Length
 
ULONG TimeStamp
 
UNICODE_STRING64 DosPath
 

Detailed Description

Definition at line 814 of file winternl.h.

Member Data Documentation

◆ DosPath

UNICODE_STRING64 RTL_DRIVE_LETTER_CURDIR64::DosPath

Definition at line 819 of file winternl.h.

◆ Flags

USHORT RTL_DRIVE_LETTER_CURDIR64::Flags

Definition at line 816 of file winternl.h.

◆ Length

USHORT RTL_DRIVE_LETTER_CURDIR64::Length

Definition at line 817 of file winternl.h.

◆ TimeStamp

ULONG RTL_DRIVE_LETTER_CURDIR64::TimeStamp

Definition at line 818 of file winternl.h.


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