当前位置:编程学习 > C#/ASP.NET >>

关于c#调用摄像头的错误,请高手指教

摄像头调用:
hCaptureM = capCreateCaptureWindow("", 0x40000000 | 0x10000000, 0, 0, intWidth, intHeight, aContainer.Handle.ToInt32(), 1);
。。。。。。。。。。。。

当执行CloseHandle(hCaptureM)时出现错误:

未处理 System.Runtime.InteropServices.SEHException
  HResult=-2147467259
  Message=外部组件发生异常。
  Source=Random_Selectiong_Img
  ErrorCode=-2147467259

请高手指教。 --------------------编程问答-------------------- 除
补充:.NET技术 ,  C#
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,