Exemplo n.º 1
0
 public static bool GetDUOGain(IntPtr duo, ref double val)
 {
     return(DUOLibInternal.DUOGetGain(duo, ref val));
 }