GetShellWindow 函式 (winuser.h)
擷取殼層桌面視窗的句柄。
Syntax
HWND GetShellWindow();
傳回值
類型: HWND
傳回值是Shell桌面視窗的句柄。 如果沒有Shell進程存在,則傳回值為 NULL。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 2000 專業版 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | winuser.h (包括 Windows.h) |
程式庫 | User32.lib |
Dll | User32.dll |
API 集合 | ext-ms-win-ntuser-window-l1-1-0 (於 Windows 8) |
另請參閱
概念
參考