ComponentOne Bitmap for UWP
CreateCounter Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > Device Class : CreateCounter Method
HRESULT ID3D11Device::CreateCounter([In] const D3D11_COUNTER_DESC* pCounterDesc,[Out, Fast] ID3D11Counter** ppCounter)
Syntax
'Declaration
 
Public Function CreateCounter( _
   ByVal counterDescRef As CounterDescription _
) As Counter
public Counter CreateCounter( 
   CounterDescription counterDescRef
)

Parameters

counterDescRef
See Also

Reference

Device Class
Device Members