FEGetCWVnum

Returns the current working volume (CWV) 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 FEGetCWVnum  (void); 
   

Return Values

This function returns the CWV number (the default volume) for the current thread group.

Remarks

This function can be used by a registered path parsing function to get the CWV number when the path being parsed does not include a volume name.

See Also

FEGetCWDnum, FESetCWDnum, FESetCWVandCWDnums, FESetCWVnum