共用方式為


IEnumLocation 介面 (tapi3if.h)

IEnumLocation 介面提供 ITLocationInfo 介面的 COM 標準列舉方法。 ITAddressTranslation::EnumerateLocations 方法會傳回 IEnumLocation 的指標。

IEnumLocation 介面會隱藏在 Visual Basic 和腳本語言中。

繼承

IEnumLocation 介面繼承自 IUnknown 介面。 IEnumLocation 也有下列類型的成員:

方法

IEnumLocation 介面具有這些方法。

 
IEnumLocation::Clone

Clone 方法會建立另一個列舉值,其中包含與目前列舉狀態相同的列舉狀態。 這個方法會隱藏在 Visual Basic 和腳本語言中。 (IEnumLocation.Clone)
IEnumLocation::Next

Next 方法會取得列舉序列中下一個指定的項目數目。 這個方法會隱藏在 Visual Basic 和腳本語言中。 (IEnumLocation.Next)
IEnumLocation::Reset

Reset 方法會重設為列舉序列的開頭。 這個方法會隱藏在 Visual Basic 和腳本語言中。 (IEnumLocation.Reset)
IEnumLocation::Skip

Skip 方法會略過列舉序列中下一個指定的項目數目。 這個方法會隱藏在 Visual Basic 和腳本語言中。 (IEnumLocation.Skip)

規格需求

需求
目標平台 Windows
標頭 tapi3if.h (包括 Tapi3.h)