entry_ID (ULONG)

      Entry ID of where to begin reading.

      On output, this value is the entry ID prior to the last entry ID returned.

      On input,may be one of the following values:

      TRACE_NEWEST_ENTRY

        (0xFFFFFFFF) Start at the most recent entry.
      TRACE_OLDEST_ENTRY
        (0x00000001) Start at the the oldest entry.
      n
        Start with the entry ID specified.


      [Back: LREREQUESTTRACE Field - flags]
      [Next: LREREQUESTTRACE Field - pFilter]