VDD_Free_Mem

include vdd.inc

VxDcall VDD_Free_Mem


The VDD_Free_Mem service releases the scheduling freeze caused by a previous call to the VDD_Get_Mem service.

Parameters

EDX

Specifies the system virtual machine handle.

EBX

Specifies the handle of the virtual machine for which to release the freeze.

EDI

Specifies the VDD control block pointer.

EBP

Points to the Client_Reg_Struc structure for the virtual machine.

Client_EBX

Specifies the virtual machine handle.

Return Value

The carry flag is set if an invalid virtual machine handle is specified. Otherwise, this service has no return value.

Uses

Flags

See Also

VDD_Get_Mem