Contents
|
PyHANDLE
.__long__
__long__(
)
Used when the handle as an integer is required.
Comments
To get the underling win32 handle from a PyHANDLE object, use long(handleObject)