INT 31H 000cH: Set Descriptor
Compatibility: DPMI 0.9+
Expects: AX 000cH
BX selector
ES:DI (or ES:EDI) sel:off of 8-byte buffer containing LDT entry
──────────────────────────────────────────────────────────────────
Returns: CF NC (clear) if successful; else AX = DPMI Error Code
──────────────────────────────────────────────────────────────────
Info: This fills an LDT entry with information you supply.
Note: Use INT 31H 000fH to set multiple entries.
See Also: DPMI API
INT 2fH: Multiplex Interrupt
DOS Functions
-♦-