DdeDisconnect()
Closes a DDE conversation.
Syntax
DdeDisconnect(<service>, <topic>)
Parameters
service
Name of the DDE server.
topic
Topic of the conversation.
NOTE:
This method will not report that mandatory parameters are missing.