[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwabits.pas line 98
type IBackgroundCopyFile = interface(IUnknown)
function GetRemoteName();
function GetLocalName();
function GetProgress();
end;
IBackgroundCopyFile
IInterface