Saves information about one or more force-feedback effects to a file that can be read by using Inputdevice9Enumeffectsinfile. This method is chiefly of interest to those wanting to write their own force-authoring applications.
Definition
Visual Basic
Public Sub WriteEffect( _ ByVal fileName As String, _ ByVal fileEffect() As FileEffect _ )