All D3D Matrices are 4x4.

Projection contains the top,bottom,left,right ( that means the fov, and the height / width proportion) ,the far and near clipping plane.
View contains the look (x), up(y) and right(z) rotation vectors.