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 "WTSLogoffSession" in [All]

wtsapi32

.

     static extern bool WTSLogoffSession(IntPtr hServer, int SessionId, bool bWait)

.

     Private Shared Function WTSLogoffSession(ByVal hServer As IntPtr, ByVal SessionId As Integer, ByVal bWait As Boolean) As Integer

.

        If WTSLogoffSession(ptrOpenedServer, SessionID, False) <> 0 Then

.
Documentation
[WTSLogoffSession] on MSDN

 
Access PInvoke.net directly from VS: