Redigera

Dela via


IDebugHostFunctionLocalDetailsEnumerator::Reset method (dbgmodel.h)

The Reset method resets the enumerator back to its initial state.

Syntax

HRESULT Reset();

Return value

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Requirement Value
Header dbgmodel.h

See also

IDebugHostFunctionLocalDetailsEnumerator interface