Antarmuka IBackgroundCopyFile (bits.h)

IBackgroundCopyFile berisi informasi tentang file yang merupakan bagian dari pekerjaan. Misalnya, Anda dapat menggunakan metode IBackgroundCopyFile untuk mengambil nama lokal dan jarak jauh file dan mentransfer informasi kemajuan.

Untuk mendapatkan penunjuk antarmuka IBackgroundCopyFile , panggil metode IBackgroundCopyError::GetFile atau metode IEnumBackgroundCopyFiles::Next .

Warisan

Antarmuka IBackgroundCopyFile mewarisi dari antarmuka IUnknown . IBackgroundCopyFile juga memiliki jenis anggota berikut:

Metode

Antarmuka IBackgroundCopyFile memiliki metode ini.

 
IBackgroundCopyFile::GetLocalName

Mengambil nama lokal file.
IBackgroundCopyFile::GetProgress

Mengambil informasi tentang kemajuan transfer file.
IBackgroundCopyFile::GetRemoteName

Mengambil nama jarak jauh file.

Persyaratan

Persyaratan Nilai
Klien minimum yang didukung Windows XP
Server minimum yang didukung Windows Server 2003
Target Platform Windows
Header bits.h

Lihat juga

IBackgroundCopyError

IBackgroundCopyFile2

IBackgroundCopyJob

IEnumBackgroundCopyFiles