NWPurgeErasedFiles(3nw)


NWPurgeErasedFiles -- purges all erased files on NetWare server

Synopsis

   #include <nwdel.h> 
   or 
   #include <nwcalls.h> 
   

NWCCODE N_API NWPurgeErasedFiles (NWCONN_HANDLE conn);

Description

The parameters are as follows:

conn
(IN) Specifies the NetWare server connection handle to purge.

Return values

0x0000
SUCCESSFUL

0x8801
INVALID_CONNECTION

0x8981
NO_MORE_FILE_HANDLES

0x8996
SERVER_OUT_OF_MEMORY

0x8998
Disk Map Error

0x89A1
DIRECTORY_IO_ERROR

0x89FB
ERR_NCP_NOT_SUPPORTED

0x89FF
Failure

Notices

NWPurgeErasedFiles permanently deletes all files that have been marked for deletion and deallocates their space.

Services

Deleted File

NCP calls

0x2222 22 16 Purge Erased Files (old)

 
 0x2222   22   16   Purge Erased 
                    Files (old) 


30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.