Interrups | Categories | Contents |
AX = 0D01h SI:DI = shared memory block handle
Return:
CF clear if successful CF set on error AX = error code (8023h) (see #03143)
Notes: Handle becomes invalid after this call. DPMI maintains separate global and virtual machine use counts for each shared memory block; when the global use counts reaches zero, the block is finally destroyed
Category: DOS Extenders - Int 31h - D
Interrups | Categories | Contents |