Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceObjectInstance.ForceResolution Property

Language:

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

The force resolution of the actuator associated with this object. The returned value represents the number of gradations, or subdivisions, of the maximum force that can be expressed by the force-feedback system from 0 (no force) to maximum force.

Definition

Visual Basic .NET Public Property ForceResolution As Integer
C# public int ForceResolution { get; set; }
Managed C++ public: __property int get_ForceResolution();
public: __property void set_ForceResolution(int);
JScript .NET public function get ForceResolution() : int
public function set ForceResolution(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