SDMSClient.Login2
Use this function to log in to SDMS
| Syntax | Parameters | Return value |
|---|---|---|
Sub SDMSClient.Login2( _
Username As String, _
Password As String, _
appName As String, _
Optional bLogoutExisting As Boolean = True)
|
|
This function does not return a value. |