ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
0 if the connection was established,an error code otherwise. This error code can be used by NetMsgError to know the error details and the corresponding message.
Name of "Remote network access" connection defined in Windows. The list of remote accesses installed on a computer is returned by NetListRemoteAccess.If the connection is already enabled (if it was opened manually or by another application), it is automatically retrieved. In Windows Mobile 5 and 6, this parameter must correspond to an empty string (""): the connection is automatically found and used.
Password associated with the connection.
True (default value): the connection will be automatically closed at the end of application or during the call to NetCloseRemoteAccess without parameter (valid for the last connection opened by NetOpenRemoteAccess).False: the connection is not closed when the application is closed. Used, for example, to create an application that opens a connection. Similarly, NetCloseRemoteAccess without parameter will not close the connection. To close this connection, the access name must be passed in parameter.
Connection for the remote network access
Various
Last update: 09/20/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: