Partager via


Méthode IBackgroundCopyFile3 ::IsDownloadedFromPeer (bits3_0.h)

Obtient une valeur qui détermine si une partie du fichier a été téléchargée à partir d’un homologue.

Syntaxe

HRESULT IsDownloadedFromPeer(
  [out] BOOL *pVal
);

Paramètres

[out] pVal

A la valeur TRUE si une partie du fichier a été téléchargée à partir d’un homologue ; sinon, FALSE.

Valeur retournée

La méthode retourne les valeurs de retour suivantes.

Code de retour Description
S_OK
Succès

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows Vista
Serveur minimal pris en charge Windows Server 2008
Plateforme cible Windows
En-tête bits3_0.h (include Bits.h)
Bibliothèque Bits.lib

Voir aussi

IBackgroundCopyFile3