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