Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "terminal services" in [All]

Enums

.

        /// This system metric is used in a Terminal Services environment to determine if the current Terminal Server session is

.

        /// You can use terminal services management tools such as Terminal Services Manager (tsadmin.msc) and shadow.exe to

.

        /// This system metric is used in a Terminal Services environment. If the calling process is associated with a Terminal Services

.

        /// client session, the return value is nonzero. If the calling process is associated with the Terminal Services console session,

.

    ''' Windows XP (v5.1+) This system metric is used in a Terminal Services environment. If the calling process is associated with a Terminal Services client session the return value is nonzero. If the calling process is associated with the Terminal Server console session the return value is zero. The console session is not necessarily the physical console - see WTSGetActiveConsoleSessionId for more information.

.

    ''' Windows XP (v5.1+) This system metric is used in a Terminal Services environment. Its value is nonzero if the current session is remotely controlled; zero otherwise

.

    /// The buffer receives a DWORD value that indicates the Terminal Services session identifier that is associated with the token.

wtsapi32

.
Summary
The WTSDisconnectSession function disconnects the logged-on user from the specified Terminal Services session without closing the session. If the user subsequently logs on to the same terminal server, the user is reconnected to the same session.
.
Summary
This Terminal Services API call lists all local and remote sessions for a given server, including their state (e.g. connected, disconnected) and type (local, RDP). It is the basis for the output of qwinsta.exe.
.
Summary
The WTSFreeMemory function frees memory allocated by a Terminal Services function.
.

The WTSFreeMemory function frees memory allocated by a Terminal Services function.

.

/// <param name="sessionId">A Terminal Services session identifier. To indicate the session in which the calling application is running

.

    /// <param name="sessionId">A Terminal Services session identifier. To indicate the session in which the calling application is running

.

            /// Terminal Services session currently attached to the physical console.

.

            /// <remarks>It is not necessary that Terminal Services be running for this function to succeed.</remarks>

.

            /// The WTSFreeMemory function frees memory allocated by a Terminal Services function.

.
Summary
The WTSSendMessage function displays a message box on the client desktop of a specified Terminal Services session.
.
Summary
Windows Terminal Services Virtual Channel Read—Reads data from the server end of a virtual channel.
.
Summary
Windows Terminal Services Virtual Channel Write—Writes data to the server end of a virtual channel.
.
Summary
Contains int values that indicate the connection state of a Terminal Services session.

Constants

.

        /// Only administrators have permission to add, remove, or configure server software during a Terminal services remote session. If you want to install or configure software on the server, contact your network administrator.

kernel32

.
Summary
The WTSGetActiveConsoleSessionId function retrieves the Terminal Services session currently attached to the physical console. The physical console is the monitor, keyboard, and mouse.

 
Access PInvoke.net directly from VS: