manpagez: man pages & more
html files: eggdbus
Home | html | info | man

CreateFlags Flag Enumeration

CreateFlags Flag Enumeration — Creation flags

The CreateFlags Flags

{
  None           = 0x00000000,
  UseFrobnicator = 0x00000001,
  LogAttempt     = 0x00000002,
  SomeOtherFlag  = 0x00000080,
  YetAnotherFlag = 0x00000100
}
          

Flags used for creating stuff.

None

No flags set.

UseFrobnicator

When creating, use the frobnicator to do so

LogAttempt

Log any create attemps to the system log

SomeOtherFlag

FIXME: not documented.

YetAnotherFlag

This should have value 0x100 == 256

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.