IDkmAsyncStateMachineDecoder170 介面

定義

提供異步狀態機器方法的相關元數據層級資訊。

此介面的實作可能會在呼叫時限制使用元件組態中定義的篩選條件。 可以使用下列屬性:BaseDebugMonitorId、EngineId、RuntimeId、SymbolProviderId。

此 API 是在 Visual Studio 17 RTM (DkmApiVersion.VS17RTM) 中引進。

public interface IDkmAsyncStateMachineDecoder170
type IDkmAsyncStateMachineDecoder170 = interface
Public Interface IDkmAsyncStateMachineDecoder170

方法

DecodeAsyncStateMachineAttribute(DkmClrInstructionAddress)

取得該類型上 MoveNext 方法的異步狀態機器類型和方法令牌。

適用於