Example #1
0
 public static int GetInteger(ALGetInteger param)
 {
     return(ALDelegates.alGetInteger((int)param));
 }