gambit47_
Tue Jul 4 2006, 01:56
Broadcasting a discovery message tells Skype that an application wants to connnect. Is there any command available to tell Skype that an application wants to disconnnect from Skype, such as during an application shutdown? Or is Skype not receiving a PONG in response to a PING the only way?
FunkyChicken
Tue Feb 27 2007, 12:41
I have the same question, anyone?
TheUberOverlord
Tue Feb 27 2007, 20:26
It looks like the suggested method is setting the window handle to null, see the
#disconnect command in this example, the readme.txt file and the source code.
https://developer.skype.com/Download/Sample...example_win.zipWhich came from:
https://developer.skype.com/Docs/ExamplesWith Skype4COM lib, simply set the using reference to null as well.