IDebugSession2.SetStoppingModel 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.
Overloads
SetStoppingModel(enum_STOPPING_MODEL)
public:
int SetStoppingModel(Microsoft::VisualStudio::Debugger::Interop::enum_STOPPING_MODEL dwStoppingModel);
public int SetStoppingModel(Microsoft.VisualStudio.Debugger.Interop.enum_STOPPING_MODEL dwStoppingModel);
abstract member SetStoppingModel : Microsoft.VisualStudio.Debugger.Interop.enum_STOPPING_MODEL -> int
Public Function SetStoppingModel (dwStoppingModel As enum_STOPPING_MODEL) As Integer
Parameters
- dwStoppingModel
- enum_STOPPING_MODEL