NDde.Server

NDde

Dynamic Data Exchange Library for .NET

NDde.Server Namespace

This namespace contains classes for creating DDE server applications.

Namespace hierarchy

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.