Win32.FILE_NOTIFY_INFORMATIONΒΆ

FILE_NOTIFY_INFORMATION :: struct {
    NextEntryOffset: DWORD;
    Action: DWORD;
    FileNameLength: DWORD;
    FileName: ;
}

Declared in: winapi.bl