예제 #1
0
 public bool SetCustomGPIO(CameraCustomGPIOOutputValue GPIO_1, CameraCustomGPIOOutputValue GPIO_2, CameraCustomGPIOOutputValue GPIO_3)
 {
     return(QuickLinkDotNet.QuickLinkAPI.SetCustomGPIO(GPIO_1, GPIO_2, GPIO_3));
 }
예제 #2
0
 public static extern bool SetCustomGPIO(
   CameraCustomGPIOOutputValue GPIO_1, CameraCustomGPIOOutputValue GPIO_2, CameraCustomGPIOOutputValue GPIO_3);
예제 #3
0
 public static extern bool SetCustomGPIO(
     CameraCustomGPIOOutputValue GPIO_1, CameraCustomGPIOOutputValue GPIO_2, CameraCustomGPIOOutputValue GPIO_3);