NWSMCloseExtension

Prematurely ends the parsing started by NWSMGetFirstExtension. Also, used to free resources allocated when processing extension information using NWSMGetExtension.

Syntax

  #include <smsutapi.h> 
   
  CCODE NWSMCloseExtension( 
    SMS_HANDLE SM_HUGE *handle);
  

Parameters

handle

(IN) Points to the extension handle set by calling NWSMGetExtension or NWSMGetFirstExtension.

Return Values

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

0x00000000

Successful

0xFFFBFFFF

NWSMUT_INVALID_HANDLE