ForceFeedbackCommand 列挙型

ForceFeedbackCommand 列挙型

定義

Visual Basic Public Enum ForceFeedbackCommand
C# public enum ForceFeedbackCommand
Managed C++ __value public enum ForceFeedbackCommand
JScript public enum ForceFeedbackCommand

定数

定数名 説明
Continue
Reset 列挙子を初期位置 (コレクション内の最初の要素より前) に設定する。
SetActuatorsOff
SetActuatorsOn
Pause デバイスのフォース フィードバック システムにコマンドを送信する。
StopAll デバイスのフォース フィードバック システムにコマンドを送信する。

列挙の情報

名前空間 Microsoft.DirectX.DirectInput
アセンブリ Microsoft.DirectX.DirectInput (microsoft.directx.directinput.dll)
厳密名 Microsoft.DirectX.DirectInput,  Version=0293,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

© 2002 Microsoft Corporation. All rights reserved. Terms of use.