Esempio n. 1
0
 private void showwSTMC()
 {
     KeyBoard.SendKeyPress(0xAE);
     KeyBoard.SendKeyPress(0xAF);
 }
Esempio n. 2
0
 public static void nextPrevSong(int dir = 1)
 {
     KeyBoard.SendKeyPress(0xB0);
 }