IDebugAsyncPropertyProvider.SetAsyncStepOutFlag Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int SetAsyncStepOutFlag(Microsoft::VisualStudio::Debugger::Interop::IDebugSymbolProvider ^ pSymbolProvider, Microsoft::VisualStudio::Debugger::Interop::IDebugAddress ^ pAddress, Microsoft::VisualStudio::Debugger::Interop::IDebugBinder ^ pBinder, int value);
public:
int SetAsyncStepOutFlag(Microsoft::VisualStudio::Debugger::Interop::IDebugSymbolProvider ^ pSymbolProvider, Microsoft::VisualStudio::Debugger::Interop::IDebugAddress ^ pAddress, Microsoft::VisualStudio::Debugger::Interop::IDebugBinder ^ pBinder, int value);
int SetAsyncStepOutFlag(Microsoft::VisualStudio::Debugger::Interop::IDebugSymbolProvider const & pSymbolProvider, Microsoft::VisualStudio::Debugger::Interop::IDebugAddress const & pAddress, Microsoft::VisualStudio::Debugger::Interop::IDebugBinder const & pBinder, int value);
public int SetAsyncStepOutFlag(Microsoft.VisualStudio.Debugger.Interop.IDebugSymbolProvider pSymbolProvider, Microsoft.VisualStudio.Debugger.Interop.IDebugAddress pAddress, Microsoft.VisualStudio.Debugger.Interop.IDebugBinder pBinder, int value);
abstract member SetAsyncStepOutFlag : Microsoft.VisualStudio.Debugger.Interop.IDebugSymbolProvider * Microsoft.VisualStudio.Debugger.Interop.IDebugAddress * Microsoft.VisualStudio.Debugger.Interop.IDebugBinder * int -> int
Public Function SetAsyncStepOutFlag (pSymbolProvider As IDebugSymbolProvider, pAddress As IDebugAddress, pBinder As IDebugBinder, value As Integer) As Integer
Parameters
- pSymbolProvider
- IDebugSymbolProvider
- pAddress
- IDebugAddress
- pBinder
- IDebugBinder
- value
- Int32