Documentation
¶
Rendered for windows/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var User32 = windows.NewLazySystemDLL("User32.dll")
Functions ¶
func GetProcessWindowStation ¶
GetProcessWindowStation Retrieves a handle to the current window station for the calling process. If the function succeeds, the return value is a handle to the window station https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getprocesswindowstation
func GetThreadDesktop ¶
GetThreadDesktop Retrieves a handle to the desktop assigned to the specified thread. https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getthreaddesktop
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.