NWSaveDirectoryHandle(3nw)


NWSaveDirectoryHandle -- saves information needed to later restore directory handle

Synopsis

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

NWCCODE N_API NWSaveDirectoryHandle (NWCONN_HANDLE conn, NWDIR_HANDLE dirHandle, pnstr8 saveBuffer);

Description

The parameters are as follows:

conn
(IN) Specifies the NetWare server connection handle.

dirHandle
(IN) Specifies the directory handle that is to be saved.

saveBuffer
(OUT) Points to a 14-byte buffer in which the directory handle information is to be saved.

Return values

0x0000
SUCCESSFUL

0x8801
INVALID_CONNECTION

0x8998
VOLUME_DOES_NOT_EXIST

0x899B
BAD_DIRECTORY_HANDLE

0x899C
INVALID_PATH

Services

File Systems

NCP calls

0x2222 22 23 Extract A Base Handle

 
 0x2222   22   23   Extract A Base Handle 

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