service (ULONG) - input
All other values are reserved for future use.
pReadEntry (PVOID) - in/out
For Error Logging, this is a pointer to a LREREQUEST structure.
The caller can specify a filter that is used to select only entries of a desired class. The format of the filter is the same as the filter that is described in the LogOpenEventNotification API pFilter parameter. The caller also provides an entry key data structure. Entry keys are generated by this API and by the LogWaitEvent API.
Log File searching typically begins at the entry that follows the one that is specified within the event key. The event key is updated as new entries are read. If no event filter is provided, the LogReadEntry API will read the entry that is pointed to by the event key. The caller also has the option of starting a search at the logical beginning of the Log File.
rc (APIRET) - returns
LogReadEntry returns the following values: