IDeskBand2::SetCompositionState 方法 (shobjidl.h)
設定組合狀態。
重要 您應該在新的開發中使用 縮圖工具列 來取代 Windows 7 不支援的桌面帶。
語法
HRESULT SetCompositionState(
[in] BOOL fCompositionEnabled
);
參數
[in] fCompositionEnabled
類型: BOOL
TRUE 表示啟用組合狀態;否則為 FALSE。
傳回值
類型: HRESULT
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | shobjidl.h |
Dll | Shell32.dll |