Microsoft DirectX 9.0 SDK Update (October 2004)

Device.WriteEffect Method

Language:

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

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);

© 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