Platform SDK: DirectX |
The DirectInputEnumEffects.GetStaticParams method retrieves information about effect parameters supported on the device.
object.GetStaticParams(i As Long) As CONST_DIEPFLAGS
The method returns flags from the CONST_DIEPFLAGS enumeration specifying which parameters are supported by the effect.
If the method fails, it raises an error and Err.Number will be set.