Source position: jwawinsta.pas line 125
type _WINSTA_USER_TOKEN = record
ProcessId: DWORD;
ThreadId: DWORD;
TokenHandle: THandle;
end;