Detect USB Type-C Dock Insertion and Removal Events in C++/C#

  • Thread starter Thread starter Ravi Raj Nukala
  • Start date Start date
R

Ravi Raj Nukala

Guest
Hi,

I am writing code for Plug and Play USB Type-C Dock. But i couldn't see my unit detected the Type-C port when i remove and replug it again. I am able to get back the port only after i return from sleep.

Is that possible, if i can see the port in Device manager after i do just remove and replug it?

Some of the possibilities i did

How i detect USB device insertion and removal?

Detecting USB drive insertion and removal using windows service and c#

But couldn't see device detected in Device manager... Can you please help if i am missing anything here..

Thank you for Help!!


Regards, Ravi Raj Nukala

Continue reading...
 
Back
Top