PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION fonction de rappel (dbgeng.h)
La fonction de rappel EndThreadStackReconstruction peut être appelée après la reconstruction de pile pour nettoyer l’état.
CALLBACK* PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION EndThreadStackReconstruction;
Syntaxe
PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION PdebugStackProviderEndthreadstackreconstruction;
HRESULT PdebugStackProviderEndthreadstackreconstruction()
{...}
Valeur de retour
Si cette fonction de rappel réussit, elle retourne S_OK. Sinon, elle retourne un HRESULT code d’erreur.
Remarques
EndThreadStackReconstruction est appelée PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION dans le fichier d’en-tête Dbgeng.h.
Exigences
Exigence | Valeur |
---|---|
plateforme cible | Windows |
d’en-tête | dbgeng.h (include Dbgeng.h) |