This topic has not yet been rated - Rate this topic

IDebugThread2::GetLogicalThread

Debug engines do not implement this method.

int GetLogicalThread( 
   IDebugStackFrame2        pStackFrame,
   out IDebugLogicalThread2 ppLogicalThread
);
pStackFrame

[in] An IDebugStackFrame2 object that represents the stack frame.

ppLogicalThread

[out] Returns an IDebugLogicalThread2 interface that represents the associated logical thread. A debug engine implementation should set this to a null value.

Debug engine implementations always return E_NOTIMPL.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ