Bitmap for UWP
GetCounterMetadata メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > Device クラス : GetCounterMetadata メソッド
The counter description.
Get the type, name, units of measure, and a description of an existing counter.
シンタックス
'宣言
 
Public Function GetCounterMetadata( _
   ByVal counterDescription As CounterDescription _
) As CounterMetadata
public CounterMetadata GetCounterMetadata( 
   CounterDescription counterDescription
)

パラメータ

counterDescription
The counter description.

戻り値の型

Description of the counter
参照

Device クラス
Device メンバ