How to detect datacard connect and disconnect event on win32?
问题 I have a data card, as soon as I insert the data card, I am getting the events by using wm_device_change event. But I also want to get event, when my data connect actually connects to the outside world. I mean to say, as soon as we click on connect/disconnect button of data card, I want to get the event. In other words, I want to know when connection is established and disconnected. The data card is a Vodaphone data card and I am trying to browse using that data card. Whatever is the SDK,