FEGetCWDnum

Returns the current working directory (CWD) number

Local Servers:nonblocking
Remote Servers:nonblocking
NetWare Server:3.x, 4.x, 5.x, 6.x
Platform:NLM
Service:File Engine

Syntax

   #include <nwfileng.h>  
    
   LONG FEGetCWDnum  (void); 
   

Return Values

This function returns the CWD number (the default directory) for the current thread group.

Remarks

This function can be used by a registered path parsing function to get the CWD number when the path being parsed is a relative path.

See Also

FESetCWDnum, FESetCWVandCWDnums, FESetCWVnum