EggDBus Reference Manual |
---|
CreateFlags Flag EnumerationCreateFlags Flag Enumeration — Creation flags |
The CreateFlags Flags
{ None = 0x00000000, UseFrobnicator = 0x00000001, LogAttempt = 0x00000002, SomeOtherFlag = 0x00000080, YetAnotherFlag = 0x00000100 }
Flags used for creating stuff.
No flags set. |
|
When creating, use the frobnicator to do so |
|
Log any create attemps to the system log |
|
FIXME: not documented. |
|
This should have value 0x100 == 256 |