flush_Queue() public method

public flush_Queue ( ) : void
return void
Beispiel #1
0
 public void FlushHID()
 {
     hDevice.flush_Queue();
 }