IDebugAdvanced2 介面 (dbgeng.h)
遺產
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 結構所代表的目前線程內容。 |
要求
要求 | 價值 |
---|---|
目標平臺 | 窗戶 |
標頭 | dbgeng.h (include Dbgeng.h) |