DdeConversation Properties

NDde

Dynamic Data Exchange Library for .NET

DdeConversation Properties

The properties of the DdeConversation class are listed below. For a complete list of DdeConversation class members, see the DdeConversation Members topic.

Public Instance Properties

Handle This gets the DDEML handle associated with this conversation.
IsPaused This gets a bool indicating whether this conversation is paused.
Service This gets the service name associated with this conversation.
Tag This gets an application defined data object associated with this conversation.
Topic This gets the topic name associated with this conversation.

See Also

DdeConversation Class | NDde.Server Namespace