NWAFPSupported(3nw)
NWAFPSupported --
reports whether the AFP is supported on a server volume
Synopsis
#include <nwafp.h>
or
#include <nwcalls.h>
NWCCODE NWAPI NWAFPSupported
(NWCONN_HANDLE conn,
nuint16 volNum);
Description
The parameters are as follows:
- conn
-
(IN) Specifies the NetWare server connection handle.
- volNum
-
(IN) Specifies the volume number to test.
Return values
- 0x0000
-
AFP supported
- Non-zero
-
AFP not supported
Services
AppleTalk Filing Protocol
NCP calls
0x2222 22 6 Get Volume Name
0x2222 35 12 AFP Get Entry ID From Path Name
References
NWReadNSInfo(3nw),
NWGetVolumeName(3nw),
NWAFPGetEntryIDFromPathName(3nw),
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.