LWEREQUEST Field - queue_flags
queue_flags (ULONG) - input
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.)
The DEQ_ON_ERROR value defined in LFDEF.H can also be used for this parameter.
[Back: LWEREQUEST Field - timeout]
[Next: LWEREQUEST Field - pathname_length]