Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceObjectInstance.MaxForce Property

Language:

Note: This documentation is preliminary and is subject to change.

The magnitude of the maximum force that can be created by the actuator associated with this object. Force is expressed in newtons and measured in relation to where the hand would be during normal operation of the device.

Definition

Visual Basic .NET Public Property MaxForce As Integer
C# public int MaxForce { get; set; }
Managed C++ public: __property int get_MaxForce();
public: __property void set_MaxForce(int);
JScript .NET public function get MaxForce() : int
public function set MaxForce(int);

Property Value

System.Int32 .

This property is read/write. 

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

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center