DeleteKeyInput
code:c++
int DeleteKeyInput( int InputHandle ) ;
MakeKeyInputで作成したキーハンドルを削除する
InputHandle
削除するキーハンドルを指定
戻り値
0 成功
-1 エラー
#関数 #入力