IUISimplePropertySet 接口 (uiribbon.h)

IUISimplePropertySet 是一个只读接口,用于定义用于检索属性键标识的值的方法。 此接口由 Windows 功能区框架实现,并且由主机应用程序针对项库的 IUICollection 对象中的每个项实现。

当由主机应用程序实现时,此接口定义的方法用于检索 IUICollection 中所选项的属性键值。

继承

IUISimplePropertySet 接口继承自 IUnknown 接口。 IUISimplePropertySet 还具有以下类型的成员:

方法

IUISimplePropertySet 接口具有这些方法。

 
IUISimplePropertySet::GetValue

检索由属性键标识的值。

要求

要求
最低受支持的客户端 Windows 7、带 SP2 的 Windows Vista 和适用于 Windows Vista 的平台更新 [仅限桌面应用]
最低受支持的服务器 Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008 [仅限桌面应用]
目标平台 Windows
标头 uiribbon.h

另请参阅

属性键

Windows 功能区框架示例

使用库