Fonction RtwqRemovePeriodicCallback (rtworkq.h)
Annule une fonction de rappel qui a été définie par la fonction RtwqAddPeriodicCallback .
Syntaxe
HRESULT RtwqRemovePeriodicCallback(
[in] DWORD dwKey
);
Paramètres
[in] dwKey
Clé qui identifie le rappel. Cette valeur est récupérée par la fonction RtwqAddPeriodicCallback .
Valeur retournée
Si cette fonction réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Client minimal pris en charge | Windows 8.1 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2012 R2 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | rtworkq.h |
Bibliothèque | Rtworkq.lib |
DLL | RTWorkQ.dll |