(dbgeng.h) 的 IDebugAdvanced2 介面
繼承
IDebugAdvanced2 介面繼承自 IDebugAdvanced。 IDebugAdvanced2 也有下列類型的成員:
方法
IDebugAdvanced2 介面具有這些方法。
IDebugAdvanced2::FindSourceFileAndToken (IDebugAdvanced2) FindSourceFileAndToken 方法會傳回來源路徑上來源檔案的檔名,或與檔案令牌相關聯的變數值。 |
IDebugAdvanced2::GetSourceFileInformation (IDebugAdvanced2) GetSourceFileInformation 方法會傳回使用 Which 參數指定之來源檔案的相關信息。 |
IDebugAdvanced2::GetSymbolInformation (IDebugAdvanced2) GetSymbolInformation 方法會傳回使用 Which 參數指定之符號的相關信息。 |
IDebugAdvanced2::GetSystemObjectInformation (IDebugAdvanced2) GetSystemObjectInformation 方法會傳回目標上操作系統物件的指定資訊。 |
IDebugAdvanced2::GetThreadContext (IDebugAdvanced2) GetThreadContext 方法會傳回目標有效處理器之 CONTEXT 結構所代表的目前線程內容。 |
IDebugAdvanced2::Request (IDebugAdvanced2) Request 方法會執行 Request 參數所指定的各種不同作業。 |
IDebugAdvanced2::SetThreadContext (IDebugAdvanced2) SetThreadContext 方法會設定目標有效處理器之 CONTEXT 結構所代表的目前線程內容。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | dbgeng.h (包含 Dbgeng.h) |