This namespace contains classes for creating DDE server applications.
Classes
| Class | Description |
|---|---|
| DdeConversation | This represents a DDE conversation established on a DdeServer. |
| DdeServer | This represents the server side of DDE conversations. |
Structures
| Structure | Description |
|---|---|
| DdeServer.ExecuteResult | This is the return value of the OnExecute method. |
| DdeServer.PokeResult | This is the return value of the OnPoke method. |
| DdeServer.RequestResult | This is the return value of the OnRequest method. |