VCache_SwapBuffers

Given two cache block handles, this procedure swaps the buffers associated with the handles. The blocks must be owned by the same client and they must both be held. Uses EAX and flags.

On entry, ESI contains the handle of the first cache block.

On entry, EDI contains the handle of the second cache block.