Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32ras
>
HangUp
win32ras
.HangUp
HangUp(
hras
)
Terminates a remote access session.
Parameters
hras
: int
The handle to the RAS connection to be terminated.
Win32 API References
Search for
RasHangUp
at
msdn
,
google
or
google groups
.