[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.Device.CreateCounter

CreateCounter Method

CreateCounter(CounterDescription)

HRESULT ID3D11Device::CreateCounter([In] const D3D11_COUNTER_DESC* pCounterDesc,[Out, Fast] ID3D11Counter** ppCounter)

Declaration
public Counter CreateCounter(CounterDescription counterDescRef)
Parameters
Type Name Description
CounterDescription counterDescRef
Returns
Type Description
Counter