IEnumConnectionPoints 介面 (ocidl.h)
列舉連接點。
繼承
IEnumConnectionPoints 介面繼承自 IUnknown 介面。 IEnumConnectionPoints 也有下列類型的成員:
方法
IEnumConnectionPoints 介面具有這些方法。
IEnumConnectionPoints::Clone 建立新的列舉值,其包含與目前列舉值相同的列舉型別狀態。 (IEnumConnectionPoints.Clone) |
IEnumConnectionPoints::Next 擷取列舉序列中指定的項目數目。 (IEnumConnectionPoints.Next) |
IEnumConnectionPoints::Reset 將列舉序列重設為開頭。 (IEnumConnectionPoints.Reset) |
IEnumConnectionPoints::Skip 略過列舉序列中指定的項目數目。 (IEnumConnectionPoints.Skip) |
備註
可連線的物件支援下列功能:
- 傳出介面,例如事件集
- 列舉傳出介面的 IID 的能力
- 線上和中斷連出 IID 物件之接收與中斷連線的能力
- 列舉存在特定傳出介面之連線的能力
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 2000 專業版 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows 2000 Server [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | ocidl.h (包含 ObjIdl.h) |