www.delorie.com/djgpp/doc/dpmi/api/2f168a.html   search  
Int 2FH Function 168AH

Get Vendor-Specific API Entry Point [1.0]

Returns an address which can be called to use host-specific extensions to the standard set of DPMI functions. This function is available only in protected mode.

Call With

AX = 168AH

DS:(E)SI = selector:offset of ASCIIZ (null-terminated) string identifying the DPMI host vendor

Returns

if function successful
AL = 0
ES:(E)DI = extended API entry point
and DS, FS, GS, EAX, EBX, ECX, EDX, ESI, and EBP are preserved.

if function unsuccessful
AL = unchanged (8AH)

Notes


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