NWCreateThreadSessionContext

Creates a new session context.

Syntax

   #include <nwmisc.h>
   N_EXTERN_LIBRARY(NWCODE)NWCreateThreadSessionContext (TSCHANDLE *phTSC);
   
   

Parameters

phTSC

(OUT) Points to a new session context handle.

Return Values