IDebugAdvanced3 介面 (dbgeng.h)
遺產
IDebugAdvanced3 介面繼承自 IDebugAdvanced2。 IDebugAdvanced3 也有下列類型的成員:
方法
IDebugAdvanced3 介面具有這些方法。
IDebugAdvanced3::FindSourceFileAndToken (IDebugAdvanced3) FindSourceFileAndToken 方法會傳回來源路徑上來源檔案的檔名,或與檔案令牌相關聯的變數值。 |
IDebugAdvanced3::FindSourceFileAndTokenWide FindSourceFileAndTokenWide 方法會傳回來源路徑上來源檔案的檔名,或傳回與檔案令牌相關聯的變數值。 |
IDebugAdvanced3::GetSourceFileInformation [IDebugAdvanced3] GetSourceFileInformation 方法會傳回使用 Which 參數指定之來源檔案的相關信息。 |
IDebugAdvanced3::GetSourceFileInformationWide GetSourceFileInformationWide 方法會傳回來源檔案的指定資訊。 |
IDebugAdvanced3::GetSymbolInformation (IDebugAdvanced3) GetSymbolInformation 方法會傳回使用 Which 參數所指定符號的相關信息。 |
IDebugAdvanced3::GetSymbolInformationWide SetSymbolInformationWide 方法會傳回符號的指定資訊。 |
IDebugAdvanced3::GetSystemObjectInformation [IDebugAdvanced3] GetSystemObjectInformation 方法會傳回目標上作系統對象的相關指定資訊。 |
IDebugAdvanced3::GetThreadContext GetThreadContext 方法會傳回目標有效處理器之 CONTEXT 結構所代表的目前線程內容。 |
IDebugAdvanced3::Request (IDebugAdvanced3) Request 方法會執行 Request 參數所指定的各種不同作業。 |
IDebugAdvanced3::SetThreadContext (IDebugAdvanced3) SetThreadContext 方法會設定目標有效處理器之 CONTEXT 結構所代表的目前線程內容。 |
要求
要求 | 價值 |
---|---|
目標平臺 | 窗戶 |
標頭 | dbgeng.h (include Dbgeng.h) |