FreeRDP-WebConnect WebSockets gateway  1.0.0.167
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
wsgate::WsRdpParams Struct Reference

Our set of session parameters (from html form). More...

#include <rdpcommon.hpp>

List of all members.

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.

Detailed Description

Our set of session parameters (from html form).

Definition at line 93 of file rdpcommon.hpp.


The documentation for this struct was generated from the following file: