{
{    The purpose of this procedure is to return the list of local IP addresses
{ known to the host.  An abnormal status will be returned if the TCP/IP
{ communications device support software has not been activated in the host.
{
{       NAP$SK_GET_LOCAL_ADDRESSES (LOCAL_ADDRESSES, COUNT, STATUS)
{
{ LOCAL_ADDRESSES: (output)  This parameter specifies the array to contain the
{       list of IP addresses.  The upperbound of this array must be equal to
{       the number of TCP/IP devices configured on the host.
{
{ COUNT: (output)  This parameter contains the count of the local IP addresses
{       returned via the LOCAL_ADDRESSES parameter.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITION:
{             nae$sk_tcpip_host_not_defined
{
