BFT Constants

The BFT constants are used as bit flags to identify different file types in an Active Directory Domain Services backup.

BFT_LOG_DIRECTORY

0x20

The file belongs in the log directory.

BFT_DATABASE_DIRECTORY

0x40

The file belongs in the database directory.

BFT_DIRECTORY

0x80

The path specified is a directory and not a file name.

BFT_LOG

0x21

Specifies a log file that belongs in the log directory.

BFT_LOG_DIR

0x22

The file is the path of the log directory.

BFT_CHECKPOINT_DIR

0x23

The file is the path of the checkpoint directory.

BFT_NTDS_DATABASE

0x44

The file is a directory service database that belongs in the database directory.

BFT_PATCH_FILE

0x25

The file is a patch file that belongs in the log directory.

BFT_UNKNOWN

0x0F

The file cannot be recognized. The file does not coincide with the known file names and file types.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Header
Ntdsbcli.h