FESetCWVnum

Sets the current working volume (CWV) number (the default volume)

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 FESetCWVnum  (  
      LONG   CWVnum); 
   

Parameters

CWVnum

(IN) Specifies the number of the volume that is to become the default volume for the current thread group.

Return Values

This function returns the old CWV number.

Remarks

The FESetCWVnum function sets the volume number that is to be used as the default for parsing pathnames that are not full volume paths.

See Also

FEGetCWDnum, FESetCWDnum, FESetCWVandCWDnums