Semantic Changes to Windows Server 2003
The combination of path, file specification, and recursion flag (wszPath, wszFileSpec, and bRecursive, respectively) must match that of one of the file sets added to one of the writer's components using IVssCreateWriterMetadata::AddFilesToFileGroup, IVssCreateWriterMetadata::AddDatabaseFiles, or IVssCreateWriterMetadata::AddDatabaseLogFiles when:
- A requester adds a new target using IVssBackupComponents::AddNewTarget.
- A writer adds an alternate location mapping using IVssCreateWriterMetadata::AddAlternateLocationMapping.
- Existing files are added as differenced files using IVssComponent::AddDifferencedFilesByLastModifyTime.
- A requester indicates that an alternate location mapping was used to restore a file set using IVssBackupComponents::AddAlternativeLocationMapping.