예제 #1
0
파일: EasyTMAPI.cs 프로젝트: xw00lfy/PS3SYS
 public void GetMACAddress(string Output)
 {
     PS3TMAPI.GetMACAddress(0, out Output);
 }