{
{    The purpose of this procedure is to return a list of all local UDP and/or
{ TCP addresses.
{
{       NLP$TM_GET_LOCAL_ADDRESSES (LOCAL_ADDRESSES, COUNT)
{
{ LOCAL_ADDRESSES: (output)  This parameter specifies the list of local
{       addresses and the supported protocol(s) for the directly connected UDP
{       and/or TCP devices.  The upperbound of this array must be equal to the
{       number of configured network devices.
{
{ COUNT: (output)  This parameter specifies the number of local addresses
{       returned via the LOCAL_ADDRESSES parameter.
{
