| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Handle
Encapsulates Win32 handles to avoid leaking them.
See Also: ProcessHandle, ThreadHandle, FileHandle, SnapshotHandle
|
|||
|
|||
|
|||
|
|||
|
|||
| Handle |
|
||
| Handle |
|
||
|
|||
| Handle |
|
||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
__bLeakDetection = False
|
|||
|
|||
|
_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 Tue Jul 20 14:32:18 2010 | http://epydoc.sourceforge.net |