Home
last modified time | relevance | path

Searched refs:WTS_INFO_CLASS (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dwtsapi32.h77 } WTS_INFO_CLASS; typedef
219 BOOL WINAPI WTSQuerySessionInformationA(HANDLE, DWORD, WTS_INFO_CLASS, LPSTR *, DWORD *);
220 BOOL WINAPI WTSQuerySessionInformationW(HANDLE, DWORD, WTS_INFO_CLASS, LPWSTR *, DWORD *);
/reactos/dll/win32/wtsapi32/
H A Dwtsapi32.c366 WTS_INFO_CLASS WTSInfoClass, in WTSQuerySessionInformationA()
446 WTS_INFO_CLASS WTSInfoClass, in WTSQuerySessionInformationW()