Platform SDK: TAPI |
The IEnumDialableAddrs interface provides COM-standard enumeration methods to discover and use the available dialable addresses in a directory. The ITDirectoryObject::EnumerateDialableAddrs method returns a pointer to this interface.
IUnknown Methods
IEnumDialableAddrs methods | Description |
---|---|
Next | Gets the next specified number of elements in the enumeration sequence. |
Reset | Resets to beginning of enumeration sequence. |
Skip | Skips over the next specified number of elements in the enumeration sequence. |
Clone | Creates another enumerator that contains the same enumeration state as the current one. |
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Rend.h.
Library: Use Rendid.lib.