ジャンプ先: 概要. 戻り値. 関連. フラグ. MEL 例.
unassignInputDevice [-clutch string] [-device string]
unassignInputDevice は、取り消し可能、照会可能、および編集不可能です。
このコマンドは、指定したデバイスに関連付けられたすべてのコマンド文字列を削除します。なし
照会モードでは、戻り値のタイプは照会されたフラグに基づきます。
| ロング ネーム(ショート ネーム) | 引数タイプ | プロパティ | ||
|---|---|---|---|---|
-clutch(-c)
|
string
|
|
||
|
||||
-device(-d)
|
string
|
|
||
|
||||
// This deletes all command strings associated with the spaceball. unassignInputDevice -d "spaceball";