C# Class UlteriusServer.Api.Win32.SessionInfo

Show file Open project: Ulterius/server

Public Methods

Method Description
GetSessionLockState ( uint sessionId ) : LockState

Private Methods

Method Description
SessionInfo ( ) : System
WTSFreeMemoryEx ( WTS_TYPE_CLASS WTSTypeClass, IntPtr pMemory, uint NumberOfEntries ) : void
WTSQuerySessionInformation ( IntPtr hServer, [ SessionId, [ WTSInfoClass, IntPtr &ppBuffer, [ pBytesReturned ) : int

Method Details

GetSessionLockState() public static method

public static GetSessionLockState ( uint sessionId ) : LockState
sessionId uint
return LockState