IDebugApplicationThreadEvents110 ::OnBeginThreadRequest

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

Important

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

Syntax

HRESULT OnBeginThreadRequest( void );  

Parameters

This method has no parameters.

See also

IDebugApplicationThreadEvents110 Interface