PyIDebugApplication.QueryCurrentThreadIsDebuggerThread
QueryCurrentThreadIsDebuggerThread()
Determines if the current running thread is the debugger thread.
Return Value
Returns S_OK if the current running thread is the debugger thread. Otherwise, returns S_FALSE.