(dbgeng.h) IDebugClient4 介面

繼承

IDebugClient4 介面繼承自 IDebugClient3IDebugClient4 也有下列類型的成員:

方法

IDebugClient4 介面具有這些方法。

 
IDebugClient4::AbandonCurrentProcess

IDebugClient4::AbandonCurrentProcess 方法會從引擎的進程清單中移除目前的進程,而不中斷連結或終止進程。
IDebugClient4::AddDumpInformationFile

IDebugClient4::AddDumpInformationFile 方法會註冊其他檔案,其中包含開啟傾印檔案時將使用的支持資訊。
IDebugClient4::AddDumpInformationFileWide

IDebugClient4::AddDumpInformationFileWide 方法會註冊其他檔案,其中包含開啟傾印檔案時將使用的支持資訊。
IDebugClient4::AddProcessOptions

AddProcessOptions 方法會將進程選項新增至影響目前進程的選項。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::AttachKernel

AttachKernel 方法會將調試程式引擎連接到核心目標。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::AttachProcess

AttachProcess 方法會將調試程式引擎連接到使用者模式進程。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::ConnectProcessServer

ConnectProcessServer 方法會連線到進程伺服器。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::ConnectSession

ConnectSession 方法會將用戶端加入現有的調試程式會話。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::CreateClient

CreateClient 方法會建立目前線程的新客戶端物件。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::CreateProcess

CreateProcess 方法會從指定的命令行建立進程。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::CreateProcessAndAttach

IDebugClient4::CreateProcessAndAttach 方法會從指定的命令行建立進程,然後附加至另一個使用者模式進程。
IDebugClient4::CreateProcessAndAttachWide

IDebugClient4::CreateProcessAndAttachWide 方法會從指定的命令行建立進程,然後附加至另一個使用者模式進程。
IDebugClient4::CreateProcessWide

CreateProcessWide 方法會從指定的命令行建立進程。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::D etachCurrentProcess

DetachCurrentProcess 方法會中斷調試程式引擎與目前進程之間的連結,並繼續其所有線程。 這個方法屬於 IDebugClient4。
IDebugClient4::D etachProcesses

IDebugClient4::D etachProcesses 方法會將調試程式引擎與所有目標中的所有進程中斷連結,並繼續所有線程。
IDebugClient4::D isconnectProcessServer

DisconnectProcessServer 方法會將調試程式引擎與進程伺服器中斷連線。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::D ispatchCallbacks

DispatchCallbacks 方法可讓調試程式引擎使用目前的線程進行回呼。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::EndProcessServer

EndProcessServer 方法會要求進程伺服器關閉。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::EndSession

EndSession 方法會結束目前的調試程式會話。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::ExitDispatch

ExitDispatch 方法會導致 DispatchCallbacks 方法傳回。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::FlushCallbacks

IDebugClient4::FlushCallbacks 方法會強制任何剩餘的緩衝輸出傳遞至向這個用戶端註冊的 IDebugOutputCallbacks 物件。
IDebugClient4::GetDumpFile

IDebugClient4::GetDumpFile 方法描述檔案,其中包含開啟目前傾印目標時所使用的支持資訊。
IDebugClient4::GetDumpFileWide

IDebugClient4::GetDumpFileWide 方法描述檔案,其中包含開啟目前傾印目標時所使用的支持資訊。
IDebugClient4::GetEventCallbacks

GetEventCallbacks 方法會傳回向這個客戶端註冊的事件回呼物件。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::GetExitCode

如果該進程已經執行完成,IDebugClient4::GetExitCode 方法會傳回目前進程的結束代碼。
IDebugClient4::GetIdentity

GetIdentity 方法會傳回字串,描述計算機和此用戶端所代表的使用者。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::GetInputCallbacks

GetInputCallbacks 方法會傳回向這個用戶端註冊的輸入回呼物件。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::GetKernelConnectionOptions

GetKernelConnectionOptions 方法會傳回目前核心目標的連線選項。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::GetNumberDumpFiles

IDebugClient4::GetNumberDumpFiles 方法會傳回包含開啟目前傾印目標時所使用支援資訊的檔案數目。
IDebugClient4::GetOtherOutputMask

GetOtherOutputMask 方法會傳回另一個客戶端的輸出掩碼。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::GetOutputCallbacks

GetOutputCallbacks 方法會傳回向客戶端註冊的輸出回呼物件。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::GetOutputMask

GetOutputMask 方法會傳回目前為用戶端設定的輸出掩碼。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::GetProcessOptions

GetProcessOptions 方法會擷取影響目前進程的進程選項。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::GetRunningProcessDescription

IDebugClient4::GetRunningProcessDescription 方法會傳回包含數個元素的進程描述。
IDebugClient4::GetRunningProcessDescriptionWide

IDebugClient4::GetRunningProcessDescriptionWide 方法會傳回包含數個元素的進程描述。
IDebugClient4::GetRunningProcessSystemIdByExecutableName

IDebugClient4::GetRunningProcessSystemIdByExecutableName 方法會搜尋具有指定可執行檔名稱的進程,並傳回其進程標識符。
IDebugClient4::GetRunningProcessSystemIdByExecutableNameWide

IDebugClient4::GetRunningProcessSystemIdByExecutableNameWide 方法會搜尋具有指定可執行檔名稱的進程,並傳回其進程標識符。
IDebugClient4::GetRunningProcessSystemIds

GetRunningProcessSystemIds 方法會針對每個執行中的進程傳回進程標識符。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::IsKernelDebuggerEnabled

IsKernelDebuggerEnabled 方法會檢查是否已啟用本機核心的核心偵錯。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::OpenDumpFile

OpenDumpFile 方法會將傾印檔案開啟為調試程序目標。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::OpenDumpFileWide

OpenDumpFileWide 方法會將傾印檔案開啟為調試程序目標。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::OutputIdentity

IDebugClient4::OutputIdentity 方法會格式化並輸出描述此用戶端所代表計算機和使用者的字串。
IDebugClient4::OutputServers

OutputServers 方法會列出在指定計算機上執行的伺服器。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::RemoveProcessOptions

RemoveProcessOptions 方法會從影響目前進程的選項中移除進程選項。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::SetEventCallbacks

SetEventCallbacks 方法會向這個客戶端註冊事件回呼物件。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::SetInputCallbacks

SetInputCallbacks 方法會向客戶端註冊輸入回呼物件。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::SetKernelConnectionOptions

SetKernelConnectionOptions 方法會更新即時核心目標的一些連線選項。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::SetOtherOutputMask

SetOtherOutputMask 方法會設定另一個用戶端的輸出遮罩。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::SetOutputCallbacks

SetOutputCallbacks 方法會向這個用戶端註冊輸出回呼物件。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::SetOutputMask

SetOutputMask 方法會設定客戶端的輸出遮罩。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::SetProcessOptions

SetProcessOptions 方法會設定影響目前進程的進程選項。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::StartProcessServer

StartProcessServer 方法會啟動進程伺服器。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::StartServer

StartServer 方法會啟動偵錯伺服器。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::TerminateCurrentProcess

TerminateCurrentProcess 方法會嘗試終止目前的進程。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::TerminateProcesses

TerminateProcesses 方法會嘗試終止所有目標中的所有進程。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::WaitForProcessServerEnd

WaitForProcessServerEnd 方法會等候本機進程伺服器結束。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::WriteDumpFile

WriteDumpFile 方法會建立使用者模式或內核模式crash 傾印檔案。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::WriteDumpFile2

WriteDumpFile2 方法會建立使用者模式或 kernel-modecrash 傾印檔案。 這個方法屬於 IDebugClient4 介面。
IDebugClient4::WriteDumpFileWide

WriteDumpFileWide 方法會建立使用者模式或內核模式crash 傾印檔案。 這個方法屬於 IDebugClient4 介面。

規格需求

需求
目標平台 Windows
標頭 dbgeng.h (包含 Dbgeng.h)

另請參閱

IDebugClient3

IDebugClient5