A String identifying the item to disconnect.
A String identifying the format of the item to be disconnected.
Attempts to connect to a DDE server identified by applicationString with topic
topicString. Only the first server to acknowledge is connected. All other connections are terminated. Processing of the connections from the servers happens elsewhere. Answers
true if the receiver is connected. Otherwise, answer
false.
A String identifying the name of the application to connect to.
A String identifying the name of the application's topic to be connected to.
A String identifying the command to be run by the server.
Answers a Boolean indicating whether the server accepted the request.
A String identifying the name of the item to hotlink to.
A String identifying the format that the data should be in when it comes back from the server.
A String naming the topic of interest.
A String identifying the name of the server.
A String identifying the name of the item to retrieve.
A String identifying the format that the data should be in when it comes back from the server.
A String identifying the name of the item to send to the server.
A String identifying the format that the data should be in when it is returned from the server.
A String identifying the item to disconnect.
A String identifying the format of the item to be disconnected.
When the ENVY/Image DDE Examples configuration map is loaded, one of the applications that is loaded is
DdeExamples. This application contains a number of classes that facilitate the testing of the DDE classes. The loading of this application requires that the
ENVY/Swapper configuration map be loaded.
Copyright 2005, 2020 Instantiations, Inc. All rights reserved.