DwmAttachMilContent 函式 (dwmapi.h)
此函式已被取代,而且只會在 Windows 7 和更新版本中傳回DWM_E_COMPOSITIONDISABLED。 未來版本的 Windows 可能會移除它。
語法
HRESULT DwmAttachMilContent(
[in] HWND hwnd
);
參數
[in] hwnd
傳回值
如果此函式成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | dwmapi.h |
程式庫 | Dwmapi.lib |
Dll | Dwmapi.dll |