Function Reference


_WinNet_DisconnectDialog

Starts a general browsing dialog box for disconnecting from network resources

#include <WinNet.au3>
_WinNet_DisconnectDialog ( $hWnd )

Parameters

$hWnd Handle to the owner window for the dialog box

Return Value

Success: True.
Failure: False.

Related

_WinNet_DisconnectDialog1

See Also

Search WNetDisconnectDialog in MSDN Library.