Returns the first data set name from a buffer.
#include <smsutapi.h>
CCODE NWSMGetOneName (
void HUGE *buffer,
NWSM_DATA_SET_NAME HUGE *name);
(IN) Points to the NWSM_DATA_SET_NAME_LIST or NWSM_SELECTION_LIST structure plus its accompanying name list.
(OUT) Points to the data set name.
The following table lists the return values associated with the function.