This namespace contains classes for using advanced features of the library.
Classes
| Class | Description |
|---|---|
| DdeContext | This provides an execution context for DdeClient and DdeServer. |
| DdeMessageLoop | This is a synchronizing object that can run a message loop on any thread. |
| DdeRegistrationEventArgs | This contains information about the Register and Unregister events. |
| DdeTransaction | This contains the parameters of the DDEML callback function. |
Interfaces
| Interface | Description |
|---|---|
| IDdeTransactionFilter | This defines a transaction filter. |