/**BackgroundIntelligentTransferService(BITS)3.0interface**Copyright2013NikolaySivovforCodeWeavers**Thislibraryisfreesoftware; you can redistribute it and/or*modifyitunderthetermsoftheGNULesserGeneralPublic*LicenseaspublishedbytheFreeSoftwareFoundation; either*version2.1oftheLicense,or(atyouroption)anylaterversion.**Thislibraryisdistributedinthehopethatitwillbeuseful,*butWITHOUTANYWARRANTY; without even the implied warranty of*MERCHANTABILITYorFITNESSFORAPARTICULARPURPOSE.SeetheGNU*LesserGeneralPublicLicenseformoredetails.**YoushouldhavereceivedacopyoftheGNULesserGeneralPublic*Licensealongwiththislibrary; if not, write to the Free Software*Foundation,Inc.,51FranklinSt,FifthFloor,Boston,MA02110-1301,USA**/#ifndefDO_NO_IMPORTSimport"bits.idl";#endif[uuid(659cdeac-489e-11d9-a9cd-000d56965251),odl]interfaceIBackgroundCopyCallback2:IBackgroundCopyCallback{HRESULTFileTransferred([in]IBackgroundCopyJob*job,[in]IBackgroundCopyFile*file);}