Dynamic data exchange : DDE classes : DdeServer class

DdeServer class
An instance of DdeServer represents a single connection to a single DDE client application. Methods of DdeServer are available to send data to a client and to disconnect from a DDE conversation. The DdeServerManager class described below is the primary application interface for building DDE programs.