バージョン

RegisterTouchProvider(ITouchProvider,IContainer) メソッド

TouchProvider を登録します。
シンタックス
'宣言
 
Public Overloads Shared Function RegisterTouchProvider( _
   ByVal touchProvider As ITouchProvider, _
   ByVal touchProviderContainer As IContainer _
) As Boolean
public static bool RegisterTouchProvider( 
   ITouchProvider touchProvider,
   IContainer touchProviderContainer
)

パラメータ

touchProvider
touchProviderContainer

戻り値の型

TouchProvider 正しく登録された場合 True。
参照