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