queue_flags (ULONG)

      Flags that indicate how the queue will be handled if the buffer provided by the user is not large enough to hold the record.

      May be one of the following valued:

    • Do not remove record from queue.
    • Remove record from queue. (If the record is still required, it can be retrieved from the log file by using the EVENTKEY structure and LogReadEntry.)


    [Back: LWEREQUEST Field - timeout]
    [Next: LWEREQUEST Field - pathname_length]