Beispiel #1
0
 public static bool GetDUOVFlip(IntPtr duo, ref bool val)
 {
     return(DUOLibInternal.DUOGetVFlip(duo, ref val));
 }