camera.def
上传用户:qiulin1960
上传日期:2013-10-16
资源大小:2844k
文件大小:0k
源码类别:

Windows CE

开发平台:

Windows_Unix

  1. ;
  2. ; Windows CE camera Driver. Written by jabez (mostek@dstcorp.com)
  3. ;
  4. LIBRARY CAMERA
  5. EXPORTS
  6. CIS_Close
  7. CIS_Deinit
  8. CIS_Init
  9. CIS_IOControl
  10. CIS_Open
  11. CIS_PowerDown
  12. CIS_PowerUp
  13. CIS_Read
  14. CIS_Seek
  15. CIS_Write