WIP: TestGUI
This commit is contained in:
parent
d2427b191b
commit
ae0bb16dc8
@ -28,7 +28,7 @@ Public Class Form1
|
||||
Exit Sub
|
||||
End Try
|
||||
|
||||
If _windream2.LoggedInSession = True Then
|
||||
If _windream2.SessionLoggedin = True Then
|
||||
MsgBox("Session created")
|
||||
Else
|
||||
MsgBox("No session created")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user