win32inet.InternetCloseHandle
InternetCloseHandle(handle)
Parameters
handle : PyHINTERNET
Comments
It should not be necessary to call this function - all handles are
PyHINTERNET objects, so can have their Close method called, and will
otherwise be automatically closed.