vJoyInterfaceWrap.vJoy.FfbStop C# (CSharp) 메소드

FfbStop() 개인적인 메소드

private FfbStop ( UInt32 rID ) : bool
rID System.UInt32
리턴 bool
        public bool FfbStop(UInt32 rID) { return _FfbStop(rID); }
        public bool IsDeviceFfb(UInt32 rID) { return _IsDeviceFfb(rID); }