Function Reference


_WinNet_ConnectionDialog

Starts a general browsing dialog box for connecting to network resources

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

Parameters

$hWnd Handle to the owner window for the dialog box

Return Value

Success: True.
Failure: False.

Related

_WinNet_ConnectionDialog1

See Also

Search WNetConnectionDialog in MSDN Library.