Method SetSingleStepFlag
SetSingleStepFlag(bool)
Enable or disable the single-step flag in the context.
public void SetSingleStepFlag(bool fEnable)
Parameters
fEnable
bool
Exceptions
- InvalidOperationException
Throws if the architecture doesn't support single-stepping.