|
FreeRDP-WebConnect WebSockets gateway
1.0.0.167
|
Our set of session parameters (from html form). More...
#include <rdpcommon.hpp>
Public Attributes | |
| int | port |
| The RDP port to connect to. | |
| int | width |
| The desktop width for the RDP session. | |
| int | height |
| The desktop height for the RDP session. | |
| int | perf |
| The performance flags for the RDP session. | |
| int | fntlm |
| The NTLM auth version. | |
| int | notls |
| Flag: Disable TLS. | |
| int | nonla |
| Flag: Disable network level authentication. | |
| int | nowallp |
| Flag: Disable wallpaper. | |
| int | nowdrag |
| Flag: Disable full window drag. | |
| int | nomani |
| Flag: Disable menu animations. | |
| int | notheme |
| Flag: Disable theming. | |
Our set of session parameters (from html form).
Definition at line 93 of file rdpcommon.hpp.