|
rdoCreateStoreEntryIDFlags enumeration |
Member Name |
Member Value |
OPENSTORE_USE_ADMIN_PRIVILEGE | 0x00000001 (1) |
OPENSTORE_PUBLIC | 0x00000002 (2) |
OPENSTORE_HOME_LOGON | 0x00000004 (4) |
OPENSTORE_TAKE_OWNERSHIP | 0x00000008 (8) |
OPENSTORE_OVERRIDE_HOME_MDB | 0x00000010 (16) |
OPENSTORE_TRANSPORT | 0x00000020 (32) |
OPENSTORE_REMOTE_TRANSPORT | 0x00000040 (64) |
OPENSTORE_INTERNET_ANONYMOUS | 0x00000080 (128) |
OPENSTORE_ALTERNATE_SERVER | 0x00000100 (256) |
OPENSTORE_IGNORE_HOME_MDB | 0x00000200 (512) |
OPENSTORE_NO_MAIL | 0x00000400 (1024) |
OPENSTORE_OVERRIDE_LAST_MODIFIER | 0x00000800 (2048) |
OPENSTORE_CALLBACK_LOGON | 0x00001000 (4096) |
OPENSTORE_LOCAL | 0x00002000 (8192) |
OPENSTORE_FAIL_IF_NO_MAILBOX | 0x00004000 (16384) |
OPENSTORE_CACHE_EXCHANGE | 0x00008000 (32768) |
OPENSTORE_CLI_WITH_NAMEDPROP_FIX | 0x00010000 (65536) |
OPENSTORE_ENABLE_LAZY_LOGGING | 0x00020000 (131072) |
OPENSTORE_CLI_WITH_REPLID_GUID_MAPPING_FIX | 0x00040000 (262144) |
OPENSTORE_NO_LOCALIZATION | 0x00080000 (524288) |
OPENSTORE_RESTORE_DATABASE | 0x00100000 (1048576) |
OPENSTORE_XFOREST_MOVE | 0x00200000 (2097152) |
|