Bitmap for UWP
Create メソッド (Query)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > Query クラス : Create メソッド
The device with which to associate the state object.
The query description.
Constructs a new Querybased on the specified description.
シンタックス
'宣言
 
Public Shared Function Create( _
   ByVal device As Device, _
   ByVal description As QueryDescription _
) As Query
public static Query Create( 
   Device device,
   QueryDescription description
)

パラメータ

device
The device with which to associate the state object.
description
The query description.
参照

Query クラス
Query メンバ