Microsoft DirectX 8.1 (Visual Basic)

Loading Effects from a File

Using the Force Editor supplied with the Microsoft® DirectX® SDK, or another application that uses the same file format, you can design effects and save them in a file. You can then use these effects in any application by loading them at run time.

To load effects, call the DirectInputDevice8.CreateEffectFromFile method. The resulting DirectInputEffect object may then be used normally.