vJoyInterfaceWrap.vJoy._FfbStop C# (CSharp) Method

_FfbStop() private method

private _FfbStop ( UInt32 rID ) : bool
rID UInt32
return bool
        private static extern bool _FfbStop(UInt32 rID);