Click here to Skip to main content
15,890,825 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
What is the command in VB6 in accessing the usb port.
In Visual C# what is the command in accessing the usb port

thank you for your answers in advance, I really appreciate that.

tawix
Posted

1 solution

There are no "commands". Not at all.

For .NET, see this article: http://www.developerfusion.com/article/84338/making-usb-c-friendly/[^].

Some CodeProject articles:
A USB Library to Detect USB Devices[^],
A USB HID Component for C#[^],
Enumerate and Auto-Detect USB Drives[^].

VB6? Wish you good luck; you will need a good deal of luck here:
http://en.lmgtfy.com/?q=USB+VB6[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900