NDde.Advanced

NDde

Dynamic Data Exchange Library for .NET

NDde.Advanced Namespace

This namespace contains classes for using advanced features of the library.

Namespace hierarchy

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.