Condividi tramite


PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION funzione di callback (dbgeng.h)

La EndThreadStackReconstruction funzione di callback può essere chiamata dopo la ricostruzione dello stack per pulire lo stato.

 CALLBACK* PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION EndThreadStackReconstruction;

Sintassi

PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION PdebugStackProviderEndthreadstackreconstruction;

HRESULT PdebugStackProviderEndthreadstackreconstruction()
{...}

Valore restituito

Se la funzione di callback ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT.

Osservazioni

EndThreadStackReconstruction viene chiamato PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION nel file di intestazione Dbgeng.h.

Fabbisogno

Requisito Valore
piattaforma di destinazione Finestre
intestazione dbgeng.h (include Dbgeng.h)