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

ResetPovs() 공개 메소드

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