[This is preliminary documentation and subject to change.]
Retrieves pointer to address type enumerator. Address types represent the types of destination addresses that the address can use in the Connect method of ITBasicCallControl.
HRESULT _EnumerateAddressType(
IEnumAddressType **ppEnumAddressType
);
TBD