Returns the thread associated with this stack frame.

HRESULT GetThread(
   IDebugApplicationThread**  ppat
);

Parameters

ppat

[out] The thread associated with this stack frame.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also