WIP: TestGUI
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user