NWGetSecurityLevel

Returns the current level of security the current NLM has for sending NCP packets

Local Servers:nonblocking
Remote Servers:nonblocking
Classification:3.x, 4.x, 5.x, 6.x
Service:Server-Based Connection

Syntax

  #include <nwconn.h>  
   
   int NWGetSecurityLevel ( 
     void); 
  

Return Values

NWGetSecurityLevel returns the current value the NLM has as its NCP packet signature option.

Remarks

The value returned by NWGetSecurityLevel corresponds with the values shown on the system console set command for NCPs, "NCP Packet Signature Option."

See Also

NWSetSecurityLevel