Interrups | Categories | Contents |
AX = 7A14h CX = statistic to retrieve 0000h available diagnostic functions???Return:
CX = maximum available function??? (000Ch for v2.0) 0001h buffers in useReturn:
CX = TBMI buffers currently in use 0002h maximum buffers usedReturn:
CX = maximum number of buffers ever in use 0003h unavailable buffersReturn:
CX = count of unavailable TBMI buffers 0004h old interrupt usageReturn:
CX = TBMI accesses to intercepted old vectors INT 2F, INT 64, and INT 7A 0005h far call usageReturn:
CX = TBMI accesses to IPX/SPX far call handler (not including internal accesses) 0006h task bufferingReturn:
CX = TBMI task buffering status (enabled/disabled or disable/enable switch count???) 0007h current task IDReturn:
CX = TBMI current task ID number (0000h if ???) 0008h outstanding ID countReturn:
CX = number of outstanding TBMI IDs 0009h configured ECBsReturn:
CX = number of TBMI Event Control Blocks configured 000Ah configured data ECBsReturn:
CX = number of TBMI data ECBs configured 000Bh configured socketsReturn:
CX = number of TBMI sockets configured (from NETCFG) 000Ch current socketsReturn:
CX = number of TBMI sockets currently in use
Return:
BX = maximum supported subfunction (000Ch)
See Also: AX=7A10h
Category: Netware - Int 2Fh - N
Interrups | Categories | Contents |