Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Development
System Services
 Remote Desktop Services API
Remote Desktop Services API

Most applications run without modification in a Remote Desktop Services (formerly known as Terminal Services) environment and do not need to use the Remote Desktop Services API. The Remote Desktop Services API is primarily useful to client/server applications and applications for Remote Desktop Services administration.

The Remote Desktop Services API is a set of function calls into Wtsapi32.dll. This DLL is present on Microsoft Windows 2000 and later. These functions do not work on other Windows platforms. To design your application to run in both Remote Desktop Services and non-Remote Desktop Services environments, use run-time dynamic linking to check for the presence of Wtsapi32.dll. For more information, see Run-Time Linking to Wtsapi32.dll.

The Remote Desktop Services API enables applications to perform the following tasks in a Remote Desktop Services environment:

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker