IDebugApplicationThreadEvents110::OnThreadRequestComplete

A call into the thread using the PDM's thread switching has completed.

Important

IDebugApplicationThreadEvents110 Interface is implemented by PDM v11.0 and greater. Found in activdbg100.h.

Syntax

HRESULT OnThreadRequestComplete( void );  

Parameters

This method has no parameters.

See also

IDebugApplicationThreadEvents110 Interface