Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains different levels of listener settings for a remote desktop connection.
Syntax
typedef union _WRDS_LISTENER_SETTING {
WRDS_LISTENER_SETTINGS_1 WRdsListenerSettings1;
} WRDS_LISTENER_SETTING, *PWRDS_LISTENERN_SETTING;
Members
WRdsListenerSettings1
A WRDS_LISTENER_SETTINGS_1 structure.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2012 |
Header | wtsdefs.h (include Wtsprotocol.h) |