IEnumContextProps 接口 (objidl.h)

提供一种机制,用于枚举与 COM+ 对象上下文关联的上下文属性。

继承

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

方法

IEnumContextProps 接口包含以下方法。

 
IEnumContextProps::Clone

IEnumContextProps::Clone 方法 (objidl.h) 创建一个新的枚举器,其中包含与当前枚举状态相同的枚举器。
IEnumContextProps::Count

IEnumContextProps::Count 方法 (objidl.h) 检索上下文中的上下文属性数。
IEnumContextProps::Next

IEnumContextProps::Next 方法 (objidl.h) 检索枚举序列中指定数量的项。
IEnumContextProps::Reset

IEnumContextProps::Reset 方法 (objidl.h) 将枚举序列重置为开头。
IEnumContextProps::Skip

IEnumContextProps::Skip 方法 (objidl.h) 跳过枚举序列中的指定项数。

要求

要求
最低受支持的客户端 Windows 2000 Professional [仅限桌面应用]
最低受支持的服务器 Windows 2000 Server [仅限桌面应用]
目标平台 Windows
标头 objidl.h (包括 ObjIdl.h)