An array of pointers to be filled in.
The number of entries in the names array.
This function queries nserve for up to maxnames names, allocates memory for each name, and adds it to the names array. It is the programmer's responsibility to call ME_Free on each pointer in the names array to clean up this memory.