Starts a general browsing dialog box for disconnecting from network resources
#include <WinNet.au3>
_WinNet_DisconnectDialog ( $hWnd )
$hWnd | Handle to the owner window for the dialog box |
Success: | True. |
Failure: | False. |
Search WNetDisconnectDialog in MSDN Library.