PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION回呼函式 (dbgeng.h)
EndThreadStackReconstruction 回呼函式可能會在堆棧重建之後呼叫,以清除狀態。
CALLBACK* PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION EndThreadStackReconstruction;
語法
PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION PdebugStackProviderEndthreadstackreconstruction;
HRESULT PdebugStackProviderEndthreadstackreconstruction()
{...}
傳回值
如果此回呼函式成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
言論
Dbgeng.h 頭檔中 PDEBUG_STACK_PROVIDER_ENDTHREADSTACKRECONSTRUCTION 呼叫 EndThreadStackReconstruction。
要求
要求 | 價值 |
---|---|
目標平臺 | 窗戶 |
標頭 | dbgeng.h (include Dbgeng.h) |