static extern bool cameraStartExposure(int Bin, int StartX, int StartY, int NumX, int NumY, double Duration, bool light); [DllImport("cam8ll08.dll", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Ansi)]