Displayable Address

The displayable address is a string that presents the address in a form that is suitable for display in a user interface.

TAPI 2.x: See lineGetCallInfo, dwDisplayableAddressSize and dwDisplayableAddressOffset members of LINECALLINFO.

TAPI 3.x: See ITCallInfo::get_CallInfoString or ITCallInfo::put_CallInfoString, called with the CIS_DISPLAYABLEADDRESS member of CALLINFO_STRING.