P
PR
I am trying to use the COM interfaces IDccMan and IDccManSink to register my
desktop program to receive notifiations when the device (Pocket PC) is
connected or disconnected to the PC. I do this by calling the Advise method
of IDccMan interface. It works fine if the device is not connected to the
PC when the call (Advise) is made. I get notifications properly. But if I
try to register when a device is connected to the PC, the IDccMan->Advise
call hangs. Any help is appreciated. Thanks.
PR
desktop program to receive notifiations when the device (Pocket PC) is
connected or disconnected to the PC. I do this by calling the Advise method
of IDccMan interface. It works fine if the device is not connected to the
PC when the call (Advise) is made. I get notifications properly. But if I
try to register when a device is connected to the PC, the IDccMan->Advise
call hangs. Any help is appreciated. Thanks.
PR