Source position: jwawtsapi32.pas line 615
function WTSQuerySessionInformation(
hServer: HANDLE;
SessionId: DWORD;
WTSInfoClass: WTS_INFO_CLASS;
var ppBuffer: Pointer;
var pBytesReturned: DWORD
):BOOL;