Device.WriteEffect Method

Language:

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.

Overload List

public void WriteEffect(Stream, FileEffect[]);
public void WriteEffect(Stream, FileEffect[], FileEffectsFlags);
public void WriteEffect(string, FileEffect[]);
public void WriteEffect(string, FileEffect[], FileEffectsFlags);

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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