IVirtualDesktopManager::GetWindowDesktopId 方法 (shobjidl_core.h)
取得裝載所提供頂層視窗之虛擬桌面的標識碼。
語法
HRESULT GetWindowDesktopId(
[in] HWND topLevelWindow,
[out] GUID *desktopId
);
參數
[in] topLevelWindow
您感興趣的虛擬桌面最上層視窗。
[out] desktopId
裝載 topLevelWindow 之虛擬桌面的標識碼。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2016 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | shobjidl_core.h |