Bitmap for WPF
CreateBuffer メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > Device クラス : CreateBuffer メソッド
HRESULT ID3D11Device::CreateBuffer([In] const D3D11_BUFFER_DESC* pDesc,[In, Optional] const D3D11_SUBRESOURCE_DATA* pInitialData,[Out, Fast] ID3D11Buffer** ppBuffer)
シンタックス
'宣言
 
Public Function CreateBuffer( _
   ByRef descRef As BufferDescription, _
   ByVal initialDataRef As System.Nullable(Of DataBox) _
) As Buffer
public Buffer CreateBuffer( 
   ref BufferDescription descRef,
   System.Nullable<DataBox> initialDataRef
)

パラメータ

descRef
initialDataRef
参照

Device クラス
Device メンバ