PointerPredictor.CreateForInputPointerSource(InputPointerSource) メソッド

定義

指定した InputPointerSourcePointerPredictor のインスタンスを作成します。

public:
 static PointerPredictor ^ CreateForInputPointerSource(InputPointerSource ^ inputPointerSource);
 static PointerPredictor CreateForInputPointerSource(InputPointerSource const& inputPointerSource);
public static PointerPredictor CreateForInputPointerSource(InputPointerSource inputPointerSource);
function createForInputPointerSource(inputPointerSource)
Public Shared Function CreateForInputPointerSource (inputPointerSource As InputPointerSource) As PointerPredictor

パラメーター

inputPointerSource
InputPointerSource

入力 ポインターのソース。

戻り値

ポインター予測子インスタンス。

適用対象

こちらもご覧ください