Flags used to store state with respect to public mail reading.
Here are the available flags:
- LRF_QUICKSCAN
- The club is in this user's quickscan
list. I will be scanned automatically for new messages, along with the
other quickscanned clubs.
- LRF_INQWK
- Similarly, club is included in this user's
off-line mail packets.
- LRF_DELETED
- Last-read blocks are stored in sparse arrays (I'm
lazy). When a last-read block is deleted, this flag is set. The next
addition of a last-read block will overwrite the first entry with the
LRF_DELETED flag set.
- LRF_INITQWK
- Buggered if I know.
-
LRF_QUICKSCAN - Club is in user's quickscan
-
LRF_INQWK - Club is in user's off-line packets
-
LRF_DELETED - This preference block has been deleted
-
LRF_INITQWK - I have absolute no idea!
Alphabetic index
This page was generated with the help of DOC++.