IPresentationFactory 接口 (presentation.h)
此接口用于查询系统对演示文稿的支持,并创建演示文稿管理器。
继承
IPresentationFactory 接口继承自 IUnknown 接口。
方法
IPresentationFactory 接口具有这些方法。
IPresentationFactory::CreatePresentationManager 创建演示文稿管理器。 |
IPresentationFactory::IsPresentationSupported 获取一个值,该值指示在支持 D3D 设备上是否支持具有独立翻转) 的任何类型的 (。 |
IPresentationFactory::IsPresentationSupportedWithIndependentFlip 获取一个值,该值指示支持 D3D 设备上是否支持启用独立翻转的演示文稿。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 内部版本 22000 |
最低受支持的服务器 | Windows 内部版本 22000 |
标头 | presentation.h |