_FILE_NOTIFY_INFORMATIONΒΆ

_FILE_NOTIFY_INFORMATION :: struct {
    NextEntryOffset: _DWORD;
    Action: _DWORD;
    FileNameLength: _DWORD;
    FileName: ;
}

Declared in: winapi.bl