Vanara.PInvoke.WTSApi32
4.0.3
Prefix Reserved
See the version list below for details.
dotnet add package Vanara.PInvoke.WTSApi32 --version 4.0.3
NuGet\Install-Package Vanara.PInvoke.WTSApi32 -Version 4.0.3
<PackageReference Include="Vanara.PInvoke.WTSApi32" Version="4.0.3" />
paket add Vanara.PInvoke.WTSApi32 --version 4.0.3
#r "nuget: Vanara.PInvoke.WTSApi32, 4.0.3"
// Install Vanara.PInvoke.WTSApi32 as a Cake Addin #addin nuget:?package=Vanara.PInvoke.WTSApi32&version=4.0.3 // Install Vanara.PInvoke.WTSApi32 as a Cake Tool #tool nuget:?package=Vanara.PInvoke.WTSApi32&version=4.0.3
Vanara.PInvoke.WTSApi32 NuGet Package
PInvoke API (methods, structures and constants) imported from Windows WTSApi32.dll.
What is Vanara?
Vanara is a community project that contains various .NET assemblies which have P/Invoke functions, interfaces, enums and structures from Windows libraries. Each assembly is associated with one or a few tightly related libraries.
Issues?
First check if it's already fixed by trying the AppVeyor build. If you're still running into problems, file an issue.
Included in Vanara.PInvoke.WTSApi32
Functions | Enumerations | Structures |
---|---|---|
WTSCloseServer WTSConnectSession WTSCreateListener WTSDisconnectSession WTSEnableChildSessions WTSEnumerateListeners WTSEnumerateProcesses WTSEnumerateProcessesEx WTSEnumerateServers WTSEnumerateSessions WTSEnumerateSessionsEx WTSFreeMemory WTSFreeMemoryEx WTSGetChildSessionId WTSGetListenerSecurity WTSIsChildSessionsEnabled WTSLogoffSession WTSOpenServer WTSOpenServerEx WTSQueryListenerConfig WTSQuerySessionInformation WTSQueryUserConfig WTSQueryUserToken WTSRegisterSessionNotification WTSRegisterSessionNotificationEx WTSSendMessage WTSSetListenerSecurity WTSSetRenderHint WTSSetUserConfig WTSShutdownSystem WTSStartRemoteControlSession WTSStopRemoteControlSession WTSTerminateProcess WTSUnRegisterSessionNotification WTSUnRegisterSessionNotificationEx WTSVirtualChannelClose WTSVirtualChannelOpen WTSVirtualChannelOpenEx WTSVirtualChannelPurgeInput WTSVirtualChannelPurgeOutput WTSVirtualChannelQuery WTSVirtualChannelRead WTSVirtualChannelWrite WTSWaitSystemEvent | REMOTECONTROL_HOTKEY SessionProtocolType WTS_CHANNEL_OPTION WTS_CONFIG_CLASS WTS_CONFIG_SOURCE WTS_CONNECTSTATE_CLASS WTS_EVENT WTS_INFO_CLASS WTS_LISTENER WTS_SESSIONSTATE WTS_TYPE_CLASS WTS_VIRTUAL_CLASS WTS_WSD WTSNotification RENDER_HINT | HVIRTUALCHANNEL HWTSSERVER WTS_CLIENT_ADDRESS WTS_CLIENT_DISPLAY WTS_PROCESS_INFO WTS_PROCESS_INFO_EX WTS_SERVER_INFO WTS_SESSION_ADDRESS WTS_SESSION_INFO WTS_SESSION_INFO_1 WTSCLIENT WTSCONFIGINFO WTSINFO WTSINFOEX WTSINFOEX_LEVEL WTSINFOEX_LEVEL1 WTSLISTENERCONFIG WTSLISTENERNAME WTSUSERCONFIG |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net8.0-windows7.0 is compatible. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Vanara.Core (>= 4.0.3)
- Vanara.PInvoke.Shared (>= 4.0.3)
-
.NETFramework 4.5
- Vanara.Core (>= 4.0.3)
- Vanara.PInvoke.Shared (>= 4.0.3)
-
.NETFramework 4.8
- Vanara.Core (>= 4.0.3)
- Vanara.PInvoke.Shared (>= 4.0.3)
-
.NETStandard 2.0
- Vanara.Core (>= 4.0.3)
- Vanara.PInvoke.Shared (>= 4.0.3)
-
net5.0
- Vanara.Core (>= 4.0.3)
- Vanara.PInvoke.Shared (>= 4.0.3)
-
net6.0
- Vanara.Core (>= 4.0.3)
- Vanara.PInvoke.Shared (>= 4.0.3)
-
net7.0
- Vanara.Core (>= 4.0.3)
- Vanara.PInvoke.Shared (>= 4.0.3)
-
net8.0-windows7.0
- Vanara.Core (>= 4.0.3)
- Vanara.PInvoke.Shared (>= 4.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Vanara.PInvoke.WTSApi32:
Package | Downloads |
---|---|
Vanara.SystemServices
Classes for system related items derived from the Vanara PInvoke libraries. Includes extensions for Process (privileges and elavation), FileInfo (compression info), Shared Network Drives and Devices, and ServiceController (SetStartType) that pull extended information through native API calls. |
|
Vanara.Library
The full set of packages associated with the Vanara PInvoke Libraries. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.4 | 829 | 9/13/2024 |
4.0.3 | 403 | 8/5/2024 |
4.0.2 | 389 | 6/24/2024 |
4.0.1 | 850 | 4/30/2024 |
4.0.0 | 274 | 3/29/2024 |
4.0.0-beta2 | 212 | 1/22/2024 |
4.0.0-beta | 240 | 11/20/2023 |
3.4.17 | 8,032 | 10/18/2023 |
3.4.16 | 865 | 8/7/2023 |
3.4.15 | 1,963 | 5/18/2023 |
3.4.14 | 512 | 4/15/2023 |
3.4.13 | 1,103 | 2/4/2023 |
3.4.12 | 1,858 | 1/15/2023 |
3.4.11 | 5,314 | 11/15/2022 |
3.4.10 | 2,189 | 10/25/2022 |
3.4.9 | 1,383 | 10/3/2022 |
3.4.8 | 1,082 | 9/16/2022 |
3.4.7 | 781 | 9/3/2022 |
3.4.6 | 2,039 | 8/7/2022 |
3.4.5 | 877 | 7/17/2022 |
3.4.4 | 835 | 7/5/2022 |
3.4.3 | 932 | 6/14/2022 |
3.4.2 | 2,213 | 5/13/2022 |
3.4.1 | 871 | 5/5/2022 |
3.4.0 | 923 | 3/14/2022 |
3.3.15 | 638 | 12/27/2021 |
3.3.14 | 597 | 10/26/2021 |
3.3.13 | 595 | 9/30/2021 |
3.3.12 | 626 | 8/30/2021 |
3.3.11 | 554 | 7/22/2021 |
3.3.10 | 651 | 6/4/2021 |
3.3.9 | 618 | 5/7/2021 |
3.3.8 | 610 | 4/7/2021 |
3.3.7 | 595 | 3/24/2021 |
3.3.6 | 646 | 3/19/2021 |
3.3.5 | 600 | 3/1/2021 |
3.3.4 | 582 | 2/11/2021 |
3.3.3 | 537 | 2/3/2021 |
3.3.2 | 636 | 1/21/2021 |
3.3.1 | 644 | 1/20/2021 |
Currently implements:
Functions
WTSCloseServer WTSConnectSession WTSCreateListener WTSDisconnectSession WTSEnableChildSessions WTSEnumerateListeners WTSEnumerateProcesses WTSEnumerateProcessesEx WTSEnumerateServers WTSEnumerateSessions WTSEnumerateSessionsEx WTSFreeMemory WTSFreeMemoryEx WTSGetChildSessionId WTSGetListenerSecurity WTSIsChildSessionsEnabled WTSLogoffSession WTSOpenServer WTSOpenServerEx WTSQueryListenerConfig WTSQuerySessionInformation WTSQueryUserConfig WTSQueryUserToken WTSRegisterSessionNotification WTSRegisterSessionNotificationEx WTSSendMessage WTSSetListenerSecurity WTSSetRenderHint WTSSetUserConfig WTSShutdownSystem WTSStartRemoteControlSession WTSStopRemoteControlSession WTSTerminateProcess WTSUnRegisterSessionNotification WTSUnRegisterSessionNotificationEx WTSVirtualChannelClose WTSVirtualChannelOpen WTSVirtualChannelOpenEx WTSVirtualChannelPurgeInput WTSVirtualChannelPurgeOutput WTSVirtualChannelQuery WTSVirtualChannelRead WTSVirtualChannelWrite WTSWaitSystemEvent
Structures
HVIRTUALCHANNEL HWTSSERVER WTSCLIENT WTSCONFIGINFO WTSINFO WTSINFOEX WTSINFOEX_LEVEL WTSINFOEX_LEVEL1 WTSLISTENERCONFIG WTSLISTENERNAME WTSUSERCONFIG WTS_CLIENT_ADDRESS WTS_CLIENT_DISPLAY WTS_PROCESS_INFO WTS_PROCESS_INFO_EX WTS_SERVER_INFO WTS_SESSION_ADDRESS WTS_SESSION_INFO WTS_SESSION_INFO_1