www.delorie.com/djgpp/doc/libc/libc_224.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

__dpmi_get_descriptor_access_rights

Syntax

 
#include <dpmi.h>

int __dpmi_get_descriptor_access_rights(int _selector);

Description

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

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

Return Value

The access byte. See section __dpmi_set_descriptor_access_rights, for the details about the access information returned. Also see __dpmi_get_descriptor.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004