| Home | Trees | Indices | Help |
|
|---|
|
|
Encapsulates Win32 handles to avoid leaking them.
See Also: ProcessHandle, ThreadHandle, FileHandle
|
|||
|
|||
|
|||
| Handle |
|
||
| Handle |
|
||
|
|||
| Handle |
|
||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
_as_parameter_ Compatibility with ctypes. |
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Duplicates the Win32 handle when copying the Python object.
|
Duplicates the Win32 handle when copying the Python object.
|
Compatibility with ctypes. Allows passing transparently a Handle object to an API call.
|
|
Wait for the Win32 object to be signaled.
|
|
|||
_as_parameter_Compatibility with ctypes. Allows passing transparently a Handle object to an API call.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Feb 12 19:46:47 2010 | http://epydoc.sourceforge.net |