Share via


Interface IBackgroundCopyJob3 (bits2_0.h)

Utilisez l’interface IBackgroundCopyJob3 pour télécharger les plages d’un fichier et modifier le préfixe d’un nom de fichier distant.

L’interface IBackgroundCopyJob3 hérite de l’interface IBackgroundCopyJob2.

Pour obtenir un pointeur d’interface IBackgroundCopyJob3 , appelez la méthode IBackgroundCopyJob ::QueryInterface à l’aide __uuidof(IBackgroundCopyJob3) de pour l’identificateur d’interface.

Utilisez le pointeur d’interface IBackgroundCopyJob3 pour appeler les méthodes de IBackgroundCopyJob,
Interfaces IBackgroundCopyJob2 et IBackgroundCopyJob3 .

Héritage

L’interface IBackgroundCopyJob3 hérite de IBackgroundCopyJob et IBackgroundCopyJob2. IBackgroundCopyJob3 a également les types de membres suivants :

Méthodes

L’interface IBackgroundCopyJob3 a ces méthodes.

 
IBackgroundCopyJob3 ::AddFileWithRanges

Ajoute un fichier à un travail de téléchargement et spécifie les plages du fichier que vous souhaitez télécharger.
IBackgroundCopyJob3 ::GetFileACLFlags

Récupère les indicateurs qui identifient le propriétaire et les informations ACL à conserver lors du transfert d’un fichier à l’aide de SMB.
IBackgroundCopyJob3 ::ReplaceRemotePrefix

Remplace le texte de début de tous les noms distants dans le travail de téléchargement par la chaîne spécifiée.
IBackgroundCopyJob3 ::SetFileACLFlags

Spécifie les informations de propriétaire et de liste de contrôle d’accès à gérer lors de l’utilisation de SMB pour télécharger ou charger un fichier.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows Vista, Windows XP avec SP2 KB842773 sur Windows Server 2003 et Windows XP
Serveur minimal pris en charge Windows Server 2008, Windows Server 2003 avec SP1
Plateforme cible Windows
En-tête bits2_0.h (include Bits.h)

Voir aussi

IBackgroundCopyJob

IBackgroundCopyJob2