C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DXGI Namespace / SwapChain2 Class / GetMatrixTransform Method

In This Topic
GetMatrixTransform Method
In This Topic
HRESULT IDXGISwapChain2::GetMatrixTransform([Out] DXGI_MATRIX_3X2_F* pMatrix)
Syntax
'Declaration
 
Public Sub GetMatrixTransform( _
   ByRef matrixRef As Matrix3x2 _
) 
 

Parameters

matrixRef
See Also