4 references to FORWARDS_READ
System.Diagnostics.EventLog (4)
System\Diagnostics\EventLogInternal.cs (4)
727
bool success = Interop.Advapi32.ReadEventLog(readHandle, Interop.Advapi32.
FORWARDS_READ
| Interop.Advapi32.SEEK_READ,
744
success = Interop.Advapi32.ReadEventLog(readHandle, Interop.Advapi32.
FORWARDS_READ
| Interop.Advapi32.SEEK_READ,
891
flags = Interop.Advapi32.
FORWARDS_READ
| Interop.Advapi32.SEEK_READ;
924
success = Interop.Advapi32.ReadEventLog(readHandle, Interop.Advapi32.
FORWARDS_READ
| Interop.Advapi32.SEEK_READ, index,