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