DOSRmdir
Removes a directory from the DOS Partition of the NetWare
server
- Local Servers:blocking
- Remote Servers:blocking
- NetWare Servers:4.x, 5.x, 6.x
- Platform:NLM
- Service:DOS Partition
Syntax
#include <nwdos.h>
int DOSRmdir (
const char *dirName);
Parameters
- dirName
- (IN) Points to the DOS directory name to be removed.