NWDestroyThreadSessionContext

Destroys a created session context.

Syntax

   # include <nwmisc.h>
   N_EXTERN_LIBRARY(NWCCODE) NWDestroyThreadSessionContext  (TSCHANDLE hTSC);
   
   

Parameters

hTSC

(IN) Specifies the session context handle.

Return Values

Remarks

Destroying a session context handle automatically removes the handle from any threads that are assigned to it, causing them to revert to the global default session context.