mshtml的IViewObjectPresentSite接口

发布于 2024-10-12 19:52:46 字数 126 浏览 4 评论 0原文

有谁知道如何使用mshtml(IE9)的IViewObjectPresentSite接口。

我需要使用 IsHardwareComposition 方法禁用硬件加速。

请帮助

问候, 詹姆斯

Does any one know how to use the IViewObjectPresentSite interface of mshtml (IE9).

I need to disable the hardware acceleration using the IsHardwareComposition method.

Kindly help

Regards,
James

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

与他有关 2024-10-19 19:52:46

我不认为你可以禁用它。 IIRC IsHardwareComposition 仅在启用时返回;它不允许您启用或禁用它。也许 setCompositionMode 就是您正在寻找的?

I don't think you can disable it. IIRC IsHardwareComposition only returns if it is enabled; it does not enable you to enable or disable it. Maybe setCompositionMode is what you're searching for?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文