| 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 receiving transparently a Handle object from 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 May 15 21:56:45 2009 | http://epydoc.sourceforge.net |