术语 | getshellwindow |
释义 | GetShellWindow 语法: HWND GetShellWindow(VOID); Return Value The return value is the handle of the Shell's desktop window. If no Shell process is present, the return value is NULL. Function Information Minimum DLL Versionuser32.dll HeaderDeclared in Winuser.h, include Windows.h Import libraryUser32.lib Minimum operating systemsWindows 2000 See Also Windows Overview , GetDesktopWindow , GetWindow GetShellWindow功能 该GetShellWindow函数返回的句柄壳牌公司的桌面窗口。 ==英文原文==GetShellWindow Function The GetShellWindow function returns a handle to the Shell's desktop window. Syntax HWND GetShellWindow(VOID); Return Value The return value is the handle of the Shell's desktop window. If no Shell process is present, the return value is NULL. Function Information Minimum DLL Versionuser32.dll HeaderDeclared in Winuser.h, include Windows.h Import libraryUser32.lib Minimum operating systemsWindows 2000 See Also Windows Overview , GetDesktopWindow , GetWindow ==原始网址==http://msdn.microsoft.com/en-us/library/ms633512(VS.85).aspx\n |
随便看 |
|
windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。