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

Public Attributes | |
| BOOLEAN | ReplaceIfExists |
| HANDLE | RootDirectory |
| ULONG | FileNameLength |
| WCHAR | FileName [1] |
Definition at line 1413 of file ntifs.template.h.
| WCHAR _FILE_COPY_ON_WRITE_INFORMATION::FileName[1] |
Definition at line 1417 of file ntifs.template.h.
| ULONG _FILE_COPY_ON_WRITE_INFORMATION::FileNameLength |
Definition at line 1416 of file ntifs.template.h.
| BOOLEAN _FILE_COPY_ON_WRITE_INFORMATION::ReplaceIfExists |
Definition at line 1414 of file ntifs.template.h.
| HANDLE _FILE_COPY_ON_WRITE_INFORMATION::RootDirectory |
Definition at line 1415 of file ntifs.template.h.