HID Communication - Product string

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rajupatil
    New Member
    • Apr 2008
    • 2

    HID Communication - Product string

    Dear all,

    I wanted the Product names and Manufacture string name attacheced to system through USB.

    i.e. how get the Product string and Manufacturing string of attached USB using HID communication in Visual Basic 6?

    Thanks in advance. Plase provide sample code if posible

    Raj
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Before asking for code you need to post the code you are working on and what are the problems that you are facing.

    Comment

    • rajupatil
      New Member
      • Apr 2008
      • 2

      #3
      Hi debasisdas,

      First up all thank you very much for prompt reply.

      Actually I am able to find the the guid for the hardware attach through USB.

      I am trying find out the Productstring by using the the ‘HidD_GetProduc tString’ function. But problem is I don’t know how to pass the value for the parameter (ByVal lpBuffer As String,)

      I will be really appreciated for this answer.

      Raj

      Comment

      Working...