Dear All,
I have some c code with me which detects the usb cable removal and insertion.
But i wanted to know how to get device name of the inserted device.
i found one structure DEV_BROADCAST_DEVICEINTERFACE which is having dbcc_name as member. but i dont know which pointer to type cast to this structure to acess dbcc_name
please help me in this regard Vinayaka Karjigi