vJoyInterfaceWrap.vJoy._ResetButtons C# (CSharp) Method

_ResetButtons() private method

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