{
{    The purpose of this procedure is to return a list of device id and local
{ address pairs for all locally connected devices configured with the UDP
{ protocol stack.
{
{       NLP$TM_GET_UDP_DEVICE_LIST (DEVICE_LIST, DEVICE_LIST_COUNT)
{
{ DEVICE_LIST: (output)  This parameter specifies the list of device id and
{       local address pairs.  Device_list is only meaningful if the
{       device_list_count is nonzero.  This parameter is initialized internally
{       based on the current number of UDP devices.
{
{ DEVICE_LIST_COUNT: (output)  This parameter specifies the current number of
{       UDP device id and local address pairs contained on the device_list.
{
