ITransferProvider

IID_ITransferProvider {F174B783-3F7F-4D97-9F17-EA82FEC93B4A}

The ITransferProvider methods are (as ordered in the virtual function table after the IUnknown methods):

Offset Method
0x0C GetTransfer

with prototype:

HRESULT GetTransfer (PCIDLIST_RELATIVE, REFIID, PVOID *);

Availability

The ITransferProvider interface is implemented in SHELL32.DLL in the version 6.00 from Windows Vista, and higher.

Though new for Windows Vista, this interface is not documented by Microsoft in the January 2007 edition of the Software Development Kit (SDK) for Windows Vista.