[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 2F Fn D8C0  U - Novell Netware Lite V1.1 - Nlcache - Installation Che  [d]

   AX = D8C0h

Return: AL = FFh if installed
       CL = cache variant (01h NLCACHEC, 02h NLCACHEX, 03h NLCACHEM)
       DH = major version??? (01h for v1.1)
       DL = minor version??? (01h for v1.1)
       ES:DI -> private API entry point (see below)
Program: NLCACHE is a disk cache included with NetWare Lite

See Also: AX=D800h,AX=D880h

Call NLCACHE API entry point with:
   BX = function
       0000h ???
       ???

       Return: CF clear if successful
               AX = 0000h
               ???
           CF set on error
               AX = error code
       other

       Return: CF set
           AX = 0001h (invalid function)

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson