Backup file levels
typedef enum _PRL_BACKUP_LEVEL { PBL_UNKNOWN = 0, PBL_FULL = 1, PBL_INCREMENTAL = 2 } PRL_BACKUP_LEVEL;
PrlEnums.h