|
ReactOS 0.4.17-dev-684-ga6524ef
|
#include <ntifs.template.h>

Public Attributes | |
| BOOLEAN | ReplaceIfExists |
| HANDLE | RootDirectory |
| ULONG | FileNameLength |
| WCHAR | FileName [1] |
Definition at line 1424 of file ntifs.template.h.
| WCHAR _FILE_COPY_ON_WRITE_INFORMATION::FileName[1] |
Definition at line 1428 of file ntifs.template.h.
| ULONG _FILE_COPY_ON_WRITE_INFORMATION::FileNameLength |
Definition at line 1427 of file ntifs.template.h.
| BOOLEAN _FILE_COPY_ON_WRITE_INFORMATION::ReplaceIfExists |
Definition at line 1425 of file ntifs.template.h.
| HANDLE _FILE_COPY_ON_WRITE_INFORMATION::RootDirectory |
Definition at line 1426 of file ntifs.template.h.