CVRSystem.TriggerHapticPulse(UInt32, UInt32, UInt16) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void TriggerHapticPulse(System::UInt32 unControllerDeviceIndex, System::UInt32 unAxisId, System::UInt16 usDurationMicroSec);
public void TriggerHapticPulse (uint unControllerDeviceIndex, uint unAxisId, ushort usDurationMicroSec);
member this.TriggerHapticPulse : uint32 * uint32 * uint16 -> unit
Public Sub TriggerHapticPulse (unControllerDeviceIndex As UInteger, unAxisId As UInteger, usDurationMicroSec As UShort)
Parameters
- unControllerDeviceIndex
- UInt32
- unAxisId
- UInt32
- usDurationMicroSec
- UInt16