vJoyInterfaceWrap.vJoy.ResetPovs C# (CSharp) Method

ResetPovs() public method

public ResetPovs ( UInt32 rID ) : bool
rID UInt32
return bool
        public bool ResetPovs(UInt32 rID) { return _ResetPovs(rID); }