read header backup device

Reading Backup Device Header

There are many times when you may need to read the header of a backup device. This may be necessary in order to determine the size of the backup, the type of backup, or the date of the backup.

There are a few ways to read the header of a backup device. One way is to use the BackupReadHeader() function in the Backup Manager Library. This function takes two parameters: the handle of the backup device and the offset of …