IDkmAsyncStateMachineDecoder170.DecodeAsyncStateMachineAttribute Method

Definition

public:
 Microsoft::VisualStudio::Debugger::Clr::DkmClrInstructionAddress ^ DecodeAsyncStateMachineAttribute(Microsoft::VisualStudio::Debugger::Clr::DkmClrInstructionAddress ^ clrAddress);
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

Parameters

Returns

Applies to