"javaid iqbal" <javaidleo@yaho o.com> wrote in message
news:EF617BE6-CB68-41CE-8D5F-636085486217@mi crosoft.com...[color=blue]
>i want to read the camera connected to my USB port in C#. Please help or
> point me to web where i can get help.[/color]
What kind of camera? Some digital cameras mount as drives which means you
can use normal file access to retrieve files from them, otherwise you will
likely need to look into WIA or DirectShow, depending on what you need to do
exactly.
Comment