ddpbackup.h header

This header is used by Data Deduplication API. For more information, see:

ddpbackup.h contains the following programming interfaces:

Interfaces

 
IDedupBackupSupport

Provides a method for restoring a file from a backup store containing copies of Data Deduplication reparse points, metadata, and container files.
IDedupReadFileCallback

A callback interface, implemented by backup applications, that enables Data Deduplication to read content from metadata and container files residing in a backup store and optionally improve restore efficiency.

Structures

 
DDP_FILE_EXTENT

DDP_FILE_EXTENT represents the extent of data in a file that is to be read in a pending call to ReadBackupFile.
DEDUP_CONTAINER_EXTENT

A logical container file may be stored in a single segment or multiple segments in the backup store.

Enumerations

 
DEDUP_BACKUP_SUPPORT_PARAM_TYPE

Indicates whether Data Deduplication should perform an unoptimized or optimized restore.