Méthode IDODownloadStatusCallback ::OnStatusChange (deliveryoptimization.h)
L’optimisation de la distribution appelle votre implémentation de cette méthode chaque fois qu’un état de téléchargement a changé.
Syntaxe
HRESULT OnStatusChange(
IDODownload *download,
const DO_DOWNLOAD_STATUS *status
);
Paramètres
download
Pointeur vers l’interface IDODownload dont l’état a changé.
status
Pointeur vers une structure DO_DOWNLOAD_STATUS contenant l’état du téléchargement.
Valeur de retour
Si la fonction réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 11 Build 22621 |
d’en-tête | deliveryoptimization.h |