The DirectX7.CopyMatrix method copies the source matrix into the destination matrix.
object.CopyMatrix(mDest As D3DMATRIX, _ mSrc As D3DMATRIX)
If the method fails, an error is raised and Err.Number is set.