Pop_Client_State

include vmm.inc

Pop_Client_State


The Pop_Client_State macro restores the client registers for the virtual machine.

Parameters

This macro has no parameters.

Return Value

This macro has no return value.

Comments

This macro must not be used unless the Push_Client_State macro was previously used to save the client registers.

See Also

Push_Client_State