Bitmap for UWP
CreateDepthStencilView メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > Device クラス : CreateDepthStencilView メソッド
HRESULT ID3D11Device::CreateDepthStencilView([In] ID3D11Resource* pResource,[In, Optional] const D3D11_DEPTH_STENCIL_VIEW_DESC* pDesc,[Out, Fast] ID3D11DepthStencilView** ppDepthStencilView)
シンタックス
'宣言
 
Public Function CreateDepthStencilView( _
   ByVal resourceRef As Resource, _
   ByVal descRef As System.Nullable(Of DepthStencilViewDescription) _
) As DepthStencilView
public DepthStencilView CreateDepthStencilView( 
   Resource resourceRef,
   System.Nullable<DepthStencilViewDescription> descRef
)

パラメータ

resourceRef
descRef
参照

Device クラス
Device メンバ