NWGetThreadSessionContextCount

Returns the number of threads assigned to the session context.

Syntax

   # include <nwmisc.h>
   N_EXTERN_LIBRARY(NWCCODE) NWGetThreadSessionContextCount  (TSCHANDLE hTSC, pnuint32 count);
   
   

Parameters

hTSC

(IN) Specifies the session context handle.

count

(OUT) Reference count

Return Values

Remarks

Helper function.