www.delorie.com/djgpp/doc/libc-2.01/libc_186.html   search  
Go to the first, previous, next, last section, table of contents.


__dpmi_get_descriptor_access_rights

Syntax

#include <dpmi.h>

int __dpmi_get_descriptor_access_rights(int _selector);

Description

Please refer to section DPMI Specification for details on DPMI function call operation. Also see section DPMI Overview for general information.

This function returns the access rights byte from the lar opcode.

Return Value

The access byte. See an Intel programming manual for the list of access information.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997