IDiaStackWalker::getEnumFrames
Visual Studio 2012
Retrieves a stack frame enumerator for x86 platforms.
HRESULT getEnumFrames( IDiaStackWalkHelper* pHelper, IDiaEnumStackFrames** ppEnum );
To get a stack frame list on any other platform, call the IDiaStackWalker::getEnumFrames2 method.