Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Dos Protected Mode Interface - <b>get next selector increment value</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Get Next Selector Increment Value


                 This function returns the 32-bit linear base address of
                 the specified segment.

            To Call

                 AX = 0006h
                 BX = Selector

            Returns

                 If function was successful:
                 Carry flag is clear.
                 CX:DX = 32-bit linear base address of segment

                 If function was not successful:
                 Carry flag is set.

            Programmer's Notes

                 o    This function  will fail if the selector specified
                      in BX is invalid

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson