Udostępnij za pośrednictwem


IDkmAsyncStateMachineDecoder170.DecodeAsyncStateMachineAttribute Metoda

Definicja

Uzyskuje typ maszyny stanu asynchronicznego i token metody metody MoveNext dla tego typu.

public Microsoft.VisualStudio.Debugger.Clr.DkmClrInstructionAddress? DecodeAsyncStateMachineAttribute (Microsoft.VisualStudio.Debugger.Clr.DkmClrInstructionAddress clrAddress);
abstract member DecodeAsyncStateMachineAttribute : Microsoft.VisualStudio.Debugger.Clr.DkmClrInstructionAddress -> Microsoft.VisualStudio.Debugger.Clr.DkmClrInstructionAddress
Public Function DecodeAsyncStateMachineAttribute (clrAddress As DkmClrInstructionAddress) As DkmClrInstructionAddress

Parametry

clrAddress
DkmClrInstructionAddress

[W] DkmClrInstructionAddress jest używany dla adresów w kodzie zarządzanym.

Zwraca

[Out,Optional] Adres instrukcji początku metody MoveNext w AsyncStateMachine przywoływany przez atrybut w metodzie docelowej.

Dotyczy