IFileDataRetriever2 Interface
Represents the mechanism by which the destination provider retrieves additional file data from the source provider.
Syntax
interface IFileDataRetriever2 : IFileDataRetriever
Members
IFileDataRetriever2 methods |
Description |
---|---|
Gets the absolute path of the file. |
Remarks
An IFileDataRetriever2 object can be obtained by passing IID_IFileDataRetriever2 to the QueryInterface method of an IFileDataRetriever object.
Requirements
Header: FileSyncProvider.h