Contents
|
Python for Win32 Extensions Help
>
Python COM
>
Modules
>
pythoncom
>
EnableQuitMessage
pythoncom
.EnableQuitMessage
EnableQuitMessage(
threadId
)
Indicates the thread PythonCOM should post a WM_QUIT message to.
Parameters
threadId
: int
The thread ID.