Returns an enumerator for the stack frames associated with this thread.

HRESULT EnumStackFrames(
   IEnumDebugStackFrames**  ppedsf
);

Parameters

ppedsf

[out] An enumerator for the stack frames associated with this thread.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also