The GetThreadDesktop function returns a handle to the desktop associated with a specified thread.
HDESK GetThreadDesktop(
DWORD dwThreadId |
// thread identifier |
); |
If the function succeeds, the return value is the handle of the desktop associated with the specified thread. Remarks
The system associates a desktop with a thread when that thread is created. A thread can use the SetThreadDesktop function to change its desktop. The desktop associated with a thread must be on the window station associated with the thread’s process.
The calling process can use the returned handle in calls to the GetUserObjectInformation, GetUserObjectSecurity, SetUserObjectInformation, and SetUserObjectSecurity functions.
Windows 95: Windows 95 does not support multiple desktops, so GetThreadDesktop always returns the same value.
Windows NT version 3.51: A Windows NT service does not have an associated window station or desktop until the service calls a USER or GDI function that interacts with the desktop. If a service calls GetThreadDesktop before it has an associated desktop, the return value is NULL. After a service interacts with the desktop, the return value is a valid desktop handle.
Windows NT version 4.0: A Windows NT service is created with an associated window station and desktop, so there is no need to call a USER or GDI function to connect the service to a window station and desktop.
GetCurrentThreadId, GetProcessWindowStation, GetUserObjectInformation, GetUserObjectSecurity, SetProcessWindowStation, SetThreadDesktop, SetUserObjectInformation, SetUserObjectSecurity
file: /Techref/os/win/api/win32/func/src/f41_8.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/4 21:24,
18.220.221.114:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/func/src/f41_8.htm"> GetThreadDesktop</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Ashley Roll has put together a really nice little unit here. Leave off the MAX232 and keep these handy for the few times you need true RS232! |
.