Note: This documentation is preliminary and is subject to change.
Describes data for a force-feedback effect stored in a file. It is used in conjunction with the Inputdevice9Enumeffectsinfile and Inputdevice9Writeeffecttofile methods.
Definition
Visual Basic .NET
Public Structure FileEffect
C#
public struct FileEffect
Managed C++
public __value struct FileEffect
JScript .NET
In JScript .NET, you can use structures, but you cannot define your own.
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Unique identifier of the effect type. This can be one of the standard GUIDs defined in Dinput.h, such as GUID_ConstantForce, or one created by the designer.