Ejemplo n.º 1
0
 public static ErrorNumberEnum GetPlayPosition(ref int percent)
 {
     return((ErrorNumberEnum)WrapperInterface.getPlayPosition(ref percent));
 }