ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamNetDisconnectDialog.Execute Method ()

Use this function to start the dialog.

Syntax
Pascal
function Execute: Boolean; override; overload; function Execute(ParentWnd: HWND): Boolean; override; overload;

Boolean: The function returns true, when the user successfully connects a net drive. If the net drive couldn't be connected or the user cancels the connection, the function returns false.

Copyright (c) 2011. All rights reserved.