共用方式為


(dbgmodel.h) IKeyEnumerator 介面

在物件上透過索引鍵執行的列舉值。

繼承

IKeyEnumerator 繼承自 IUnknown。

方法

IKeyEnumerator 介面具有這些方法。

 
IKeyEnumerator::AddRef

IKeyEnumerator::AddRef 方法會遞增 物件上介面的參考計數。
IKeyEnumerator::GetNext

將反覆運算器向前移動,並擷取下一個索引鍵的名稱,並選擇性地擷取其值 (或其) 相關聯的元數據參考。
IKeyEnumerator::QueryInterface

IKeyEnumerator::QueryInterface 方法會擷取對象上支援介面的指標。
IKeyEnumerator::Release

IKeyEnumerator::Release 方法會遞減 物件上介面的參考計數。
IKeyEnumerator::Reset

將列舉值重設為其初始狀態。

規格需求

需求
標頭 dbgmodel.h

另請參閱

調試程序數據模型 C++ 概觀