TpSetCallbackPersistent, fonction (winnt.h)
Spécifie que le rappel doit s’exécuter sur un thread persistant.
Syntaxe
void TpSetCallbackPersistent(
[in, out] PTP_CALLBACK_ENVIRON CallbackEnviron
);
Paramètres
[in, out] CallbackEnviron
Structure TP_CALLBACK_ENVIRON qui définit l’environnement de rappel. La fonction TpInitializeCallbackEnviron retourne cette structure.
Valeur de retour
None
Remarques
Cette fonction est implémentée en tant que fonction inline.
Configuration requise
Plateforme cible | Windows |
En-tête | winnt.h |
Voir aussi
TpSetCallbackActivationContext
TpSetCallbackFinalizationCallback