[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn E3  - Novell Netware - Bindery Services - Get Bindery Access Le  [N]

   AH = E3h subfn 46h
   DS:SI -> request buffer (see below)
   ES:DI -> reply buffer (see below)

Return: AL = status
       00h successful

Note:  this function is supported by Advanced NetWare 1.0+ and Alloy NTNX

Format of request buffer:
Offset Size    Description
 00h   WORD    0001h (length of following data)
 02h   BYTE    46h (subfunction "Get Bindery Access Level")

Format of reply buffer:
Offset Size    Description
 00h   WORD    0005h (length of following buffer)
 02h   BYTE    security levels
 03h   DWORD   (big-endian) object ID

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