IDiaEnumStackFrames::Reset

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

Resets the enumeration sequence to the beginning.

Syntax

HRESULT Reset();  

Return Value

Returns S_OK.

See Also

IDiaEnumStackFrames