Partager via


PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION fonction de rappel (dbgeng.h)

La fonction de rappel EndThreadStackReconstruction peut être appelée après la reconstruction de la pile pour propre’é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 code d’erreur HRESULT.

Remarques

EndThreadStackReconstruction est appelé PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION dans le fichier d’en-tête Dbgeng.h.

Configuration requise

Condition requise Valeur
Plateforme cible Windows
En-tête dbgeng.h (inclure Dbgeng.h)