示例#1
0
 public void GetMACAddress(string Output)
 {
     PS3TMAPI.GetMACAddress(0, out Output);
 }