NWSMFreeNameList

Frees the memory held by an NWSM_NAME_LIST object.

Syntax

  #include <smsutapi.h> 
   
  CCODE NWSMFreeNameList ( 
     NWSM_NAME_LIST **nameList);
  

Parameters

nameList

(IN) Points to the name list to free on input. Points to NULL on output.

Return Values

The following table lists the return values associated with the function.

0x00000000

Successful

0xFFFDFFB9

NWSMTS_UNSUPPORTED_FUNCTION: nameList is NULL.

0xFFFBFFFD

NWSMUT_INVALID_PARAMETER