Méthode IBackgroundCopyFile5::SetProperty
Définit une propriété générique d’un transfert de fichier d’optimisation de la distribution.
Syntaxe
HRESULT SetProperty(
[in] BITS_FILE_PROPERTY_ID PropertyId,
[out] BITS_FILE_PROPERTY_VALUE *ProertyValue
);
Paramètres
-
PropertyId [in]
-
Spécifie la propriété à définir.
-
ProertyValue [out]
-
Pointeur vers une union qui spécifie la valeur à définir. Le membre d’union approprié pour l’ID de propriété est utilisé.
Valeur retournée
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT .
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge |
Windows 10, version 1709 [applications de bureau uniquement] |
Serveur minimal pris en charge |
Windows Server, version 1709 [applications de bureau uniquement] |
En-tête |
|
IDL |
|
Bibliothèque |
|
DLL |
|
IID |
IID_IBackgroundCopyFile5 est défini comme 85C1657F-DAFC-40E8-8834-DF18EA25717E |