Watcher.FILE_NOTIFY_INFORMATION

Undocumented in source.
class Watcher
version(Windows)
struct FILE_NOTIFY_INFORMATION {}

Members

Variables

Action
DWORD Action;
Undocumented in source.
FileName
WCHAR FileName;
Undocumented in source.
FileNameLength
DWORD FileNameLength;
Undocumented in source.
NextEntryOffset
DWORD NextEntryOffset;
Undocumented in source.

Meta