Funktionreferenz


_WinAPI_ShellStartNetConnectionDlg


Displays a general browsing dialog box for a network resource connection

#include <WinAPIDlg.au3>
_WinAPI_ShellStartNetConnectionDlg ( [$sRemote = '' [, $iFlags = 0 [, $hParent = 0]]] )

Parameter

$sRemote [optional] The remote network name.
$iFlags [optional] The flags that identify the type of resource that the dialog is set to find. This parameter can be
one or more of the following values.

$hParent [optional] Handle of the parent window.

Rückgabewert

None.

Bemerkungen

None.

Siehe auch

Suche nach SHStartNetConnectionDialog in der MSDN Bibliothek.