iGetContextProperties 接口 (comsvcs.h)
使调用方能够获取与当前对象的上下文关联的属性。
继承
IGetContextProperties 接口继承自 IUnknown 接口。 IGetContextProperties 还具有以下类型的成员:
方法
IGetContextProperties 接口具有这些方法。
IGetContextProperties::Count 计算上下文属性的数目。 |
IGetContextProperties::EnumNames 检索当前上下文属性的名称列表。 |
IGetContextProperties::GetProperty 检索指定上下文属性的值。 |
要求
最低受支持的客户端 | Windows 2000 Professional [仅限桌面应用] |
最低受支持的服务器 | Windows 2000 Server [仅限桌面应用] |
目标平台 | Windows |
标头 | comsvcs.h |