IDataModelScriptDebugBreakpointEnumerator::Reset method (dbgmodel.h)
The Reset method resets the position of the enumerator to where it was just after the enumerator was created -- that is, before the first enumerated breakpoint.
Syntax
HRESULT Reset();
Return value
This method returns HRESULT that indicates success or failure.
Requirements
Requirement | Value |
---|---|
Header | dbgmodel.h |