コード例 #1
0
ファイル: LibHelp.cs プロジェクト: rewin123/CamCam
 public static extern UInt32 ArduCam_open(ref UInt32 useHandle, ref ArduCamCfg useCfg, UInt32 usbIdx);
コード例 #2
0
ファイル: LibHelp.cs プロジェクト: rewin123/CamCam
 public static extern UInt32 ArduCam_autoopen(ref UInt32 useHandle, ref ArduCamCfg useCfg);