OpenAFS
OpenAFS distributed network file system
GrowlNetworkNotification::GrowlNetworkNotificationFlags Struct Reference

Various flags. More...

#include <GrowlDefinesInternal.h>

Data Fields

unsigned sticky: 1
signed priority: 3
unsigned reserved: 12

Detailed Description

Various flags.

This 16-bit packed structure contains the priority as a signed 3-bit integer from -2 to +2, and the sticky flag as a single bit. The high 12 bits of the structure are reserved for future use. reserved reserved for future use. priority the priority as a signed 3-bit integer from -2 to +2. sticky the sticky flag.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables