windows - Determine Remote Desktop Protocol version programatically? -


remote desktop protocol version 6.1 changed way rdp sessions handled (making session 0, meant "console session", non-interactive session). need able figure out within program how determine version of rd protocol being used on current rdp session. nothing can find in windows terminal services api, however, seems give me protocol version. suggestions appreciated. much.

the wtsclientbuildnumber attribute in wts_info_class contains client build number appears version of client's rdp.

the wts_info_class enumeration type contains values indicate type of session information retrieve in call wtsquerysessioninformation function.

here msdn terminal services api article.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -