vJoyInterfaceWrap.vJoy._IsDeviceFfbEffect C# (CSharp) Method

_IsDeviceFfbEffect() private method

private _IsDeviceFfbEffect ( UInt32 rID, UInt32 Effect ) : bool
rID UInt32
Effect UInt32
return bool
        private static extern bool _IsDeviceFfbEffect(UInt32 rID, UInt32 Effect);