コード例 #1
0
 /**
  * @return The Device Number
  */
 public int GetDeviceID()
 {
     return((int)_ll.GetDeviceNumber());
 }