Exemplo n.º 1
0
 public bool GetLangIDs(out short[] langIDs)
 {
     return(_device.GetLangIDs(out langIDs));
 }