{
{    The purpose of this procedure is to return a list of all local UDP
{ device/address pairs.
{
{       NLP$TM_GET_LOCAL_UDP_DEVICES (DEVICE_LIST, COUNT)
{
{ DEVICE_LIST: (output)  This parameter specifies the list of device/address
{       pairs for the directly connected UDP devices.  The upperbound of this
{       array must be equal to the number of configured network devices.
{
{ COUNT: (output)  This parameter specifies the number of device/address pairs
{       returned via the previous parameter (DEVICE_LIST).
{
