pythoncom
.EnableQuitMessage
EnableQuitMessage(
threadId
)
Indicates the thread PythonCOM should post a WM_QUIT message to.
Parameters
threadId
: int
The thread ID.