Beispiel #1
0
 public static ErrorNumber GetPlayPosition(ref int percent)
 {
     return((ErrorNumber)PlcmHelper.getPlayPosition(ref percent));
 }