GetNLMHandle

Returns the handle of the current NLM

Local Servers:nonblocking
Remote Servers:N/A
Classification:3.x, 4.x, 5.x, 6.x
Service:Thread

Syntax

  #include <nwthread.h>  
   
  unsigned int GetNLMHandle  (void);
  

Return Values

Returns the handle of the current NLM.

Remarks

Ordinarily, the current NLM is the NLM that owns the currently running thread.

See impsymbl.c.

See Also

FindNLMHandle