From: Sudhir Gupta Sudhir on
Hi
I want to develop an c++ application which display hardware id of usb
port. Please give me some suggestion on this topic.If possible than please
send some code.

Thank you




From: Doron Holan [MSFT] on
do you mean the hw ID of the usb host controller? usb hub ports themselves
do not have hardware IDs

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Sudhir Gupta" <Sudhir Gupta(a)discussions.microsoft.com> wrote in message
news:812F1DC7-C22C-47FE-80BB-1FAD89F6EFCB(a)microsoft.com...
> Hi
> I want to develop an c++ application which display hardware id of usb
> port. Please give me some suggestion on this topic.If possible than please
> send some code.
>
> Thank you
>
>
>
>

From: Sudhir Gupta on
Hi thank you
But I want to know in windows every hardware device has an id and I
want to retrieve usb port id mean hardware id where we connect usb device.

"Doron Holan [MSFT]" wrote:

> do you mean the hw ID of the usb host controller? usb hub ports themselves
> do not have hardware IDs
>
> d
>
> --
> Please do not send e-mail directly to this alias. this alias is for
> newsgroup purposes only.
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
> "Sudhir Gupta" <Sudhir Gupta(a)discussions.microsoft.com> wrote in message
> news:812F1DC7-C22C-47FE-80BB-1FAD89F6EFCB(a)microsoft.com...
> > Hi
> > I want to develop an c++ application which display hardware id of usb
> > port. Please give me some suggestion on this topic.If possible than please
> > send some code.
> >
> > Thank you
> >
> >
> >
> >
>
>
From: Doron Holan [MSFT] on
you didn't answer my question. do you want the hardware ID of the hub? of
the host controller itself? of the device you just plugged in?

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Sudhir Gupta" <SudhirGupta(a)discussions.microsoft.com> wrote in message
news:5744F957-83CC-4B5A-B85C-CD6D25D1084A(a)microsoft.com...
> Hi thank you
> But I want to know in windows every hardware device has an id and I
> want to retrieve usb port id mean hardware id where we connect usb device.
>
> "Doron Holan [MSFT]" wrote:
>
>> do you mean the hw ID of the usb host controller? usb hub ports
>> themselves
>> do not have hardware IDs
>>
>> d
>>
>> --
>> Please do not send e-mail directly to this alias. this alias is for
>> newsgroup purposes only.
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>> "Sudhir Gupta" <Sudhir Gupta(a)discussions.microsoft.com> wrote in message
>> news:812F1DC7-C22C-47FE-80BB-1FAD89F6EFCB(a)microsoft.com...
>> > Hi
>> > I want to develop an c++ application which display hardware id of usb
>> > port. Please give me some suggestion on this topic.If possible than
>> > please
>> > send some code.
>> >
>> > Thank you
>> >
>> >
>> >
>> >
>>
>>

From: Sudhir Gupta on
Yes I want the id of universal bus host controller through c++. In computer
when i go through device manager and i get universal bus controller id. Now i
want to retrieve this id via c++.

I think now everything is clear.

Thank you


"Doron Holan [MSFT]" wrote:

> you didn't answer my question. do you want the hardware ID of the hub? of
> the host controller itself? of the device you just plugged in?
>
> d
>
> --
> Please do not send e-mail directly to this alias. this alias is for
> newsgroup purposes only.
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
> "Sudhir Gupta" <SudhirGupta(a)discussions.microsoft.com> wrote in message
> news:5744F957-83CC-4B5A-B85C-CD6D25D1084A(a)microsoft.com...
> > Hi thank you
> > But I want to know in windows every hardware device has an id and I
> > want to retrieve usb port id mean hardware id where we connect usb device.
> >
> > "Doron Holan [MSFT]" wrote:
> >
> >> do you mean the hw ID of the usb host controller? usb hub ports
> >> themselves
> >> do not have hardware IDs
> >>
> >> d
> >>
> >> --
> >> Please do not send e-mail directly to this alias. this alias is for
> >> newsgroup purposes only.
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >>
> >> "Sudhir Gupta" <Sudhir Gupta(a)discussions.microsoft.com> wrote in message
> >> news:812F1DC7-C22C-47FE-80BB-1FAD89F6EFCB(a)microsoft.com...
> >> > Hi
> >> > I want to develop an c++ application which display hardware id of usb
> >> > port. Please give me some suggestion on this topic.If possible than
> >> > please
> >> > send some code.
> >> >
> >> > Thank you
> >> >
> >> >
> >> >
> >> >
> >>
> >>
>
>