| Trees | Indices | Help |
|---|
|
|
object --+
|
WindowProcessHandleContainer
Manages a Windows process handle. On instanciation it retreaves an open process handle from the process of the provided window, and closes the handle on deletion.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
| int |
processHandle The actual handle which can be used in any win32 calls that need it. |
||
| int |
windowHandle the handle of the window the whos process handle was requested |
||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 18 17:45:54 2011 | http://epydoc.sourceforge.net |