Beispiel #1
0
 internal int getSong_PlayCount(object handle)
 {
     return(library.getSong_PlayCount(handle));
 }