Obsolete functions
-
NWAttachToFileServer: replace with
NWCCOpenConnByName(3nw).
-
NWAttachToFileServerByConn: replace with
NWCCOpenConnByName(3nw).
-
NWCheckNetWareVersion: replace with
NWCCGetConnInfo(3nw).
-
NWClearConnectionNumber: replace with
NWCCCloseConn(3nw).
-
NWDSGetConnectionInfo: replace with
NWCCGetConnInfo(3nw).
-
NWDSGetConnectionSlot: replace with
NWCCOpenConnByAddr(3nw).
-
NWDSGetMonitoredConnection: no equivalent.
-
NWDSLockConnection: replace with
NWCCLicenseConn(3nw).
-
NWDSSetMonitoredConnection: no equivalent.
-
NWDSUnlockConnection: replace with
NWCCUnlicenseConn(3nw).
-
NWDetachFromFileServer: replace with
NWCCCloseConn(3nw).
-
NWEraseFiles: replace with
NWIntEraseFiles(3nw).
-
NWFileSearchContinue: replace with
NWIntFileSearchContinue(3nw).
-
NWFreeConnectionSlot: replace with
NWCCCloseConn(3nw)
or
NWCCSysCloseConnRef(3nw).
-
NWGetBroadcastMode: replace with
NWCCGetConnInfo(3nw).
-
NWGetConnInfo: replace with
NWCCGetAllConnInfo(3nw).
-
NWGetConnectionHandle: replace with
NWCCOpenConnByName(3nw).
-
NWGetConnectionIDFromAddress: replace with
NWCCScanConnRefs(3nw).
-
NWGetConnectionIDFromName: replace with
NWCCScanConnRefs(3nw).
-
NWGetConnectionList: replace with
NWCCScanConnRefs(3nw).
-
NWGetConnectionNumber: replace with
NWCCGetConnInfo(3nw).
-
NWGetConnectionStatus: replace with
NWCCGetAllConnInfo(3nw).
-
NWGetDefaultConnectionID: no equivalent.
-
NWGetFileServerName: replace with
NWCCGetConnInfo(3nw).
-
NWGetFileServerVersion: replace with
NWCCGetConnInfo(3nw).
-
NWGetNearestDirectoryService: no equivalent.
-
NWGetNextConnectionID: replace with
NWCCScanConnRefs(3nw).
-
NWGetPreferredDSServer: no equivalent.
-
NWGetPrimaryConnectionID: replace with
NWCCGetPrimConnRef(3nw).
-
NWIsIDInUse: replace with
NWCCScanConnRefs(3nw).
-
NWMoveDirEntry: replace with
NWIntMoveDirEntry(3nw).
-
NWPSCfgScanNServer: replace with
NWPSCfgGetFirstNServer(3nw),
NWPSCfgGetNextNServer(3nw),
NWPSCfgEndNextNServer(3nw)
and
NWPSCfgVerifyNServer(3nw).
-
NWPSCfgScanPrintQueue: replace with
NWPSCfgGetFirstPrintQueue(3nw),
NWPSCfgGetNextPrintQueue(3nw),
NWPSCfgEndNextPrintQueue(3nw)
and
NWPSCfgVerifyPrintQueue(3nw).
-
NWPSCfgScanPrintQueueAttr: replace with
NWPSCfgGetFirstPrintQueueAttr(3nw),
NWPSCfgGetNextPrintQueueAttr(3nw),
and
NWPSCfgEndNextPrintQueueAttr(3nw).
-
NWPSCfgScanPrintServer: replace with
NWPSCfgGetFirstPrintServer(3nw),
NWPSCfgGetNextPrintServer(3nw),
NWPSCfgEndNextPrintServer(3nw)
and
NWPSCfgVerifyPrintServer(3nw).
-
NWPSCfgScanPrintServerAttr: replace with
NWPSCfgGetFirstPrintServerAttr(3nw),
NWPSCfgGetNextPrintServerAttr(3nw)
and
NWPSCfgEndNextPrintServerAttr(3nw).
-
NWPSCfgScanPrinter: replace with
NWPSCfgGetFirstPrinter(3nw),
NWPSCfgGetNextPrinter(3nw),
NWPSCfgEndNextPrinter(3nw)
and
NWPSCfgVerifyPrinter(3nw).
-
NWPSCfgScanPrinterAttr: replace with
NWPSCfgGetFirstPrinterAttr(3nw),
NWPSCfgGetNextPrinterAttr(3nw)
and
NWPSCfgEndNextPrinterAttr(3nw).
-
NWPSJobScan: replace with
NWPSJobGetFirstJob(3nw),
NWPSJobGetNextJob(3nw)
and
NWPSJobEndNextJob(3nw).
-
NWPSPdfScanDevice: no equivalent.
-
NWPSPdfScanForm: no equivalent.
-
NWPSPdfScanFunction: no equivalent.
-
NWPSPdfScanMode: no equivalent.
-
NWPSPdfScanModeFunction: no equivalent.
-
NWScanDirEntryInfo: replace with
NWIntScanDirEntryInfo(3nw).
-
NWScanDirectoryInformation2: replace with
NWIntScanDirectoryInformation2(3nw).
-
NWScanExtendedInfo: replace with
NWIntScanExtendedInfo(3nw).
-
NWScanFileInformation2: replace with
NWIntScanFileInformation2(3nw).
-
NWSetConnInformation: no equivalent.
-
NWSetPrimaryConnectionID: no equivalent.
-
NWUnlicenseConn: no equivalent.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.