Exemplo n.º 1
0
 public bool GetAltInterface(out int alternateID)
 {
     return(_device.GetAltInterface(out alternateID));
 }