DdeConversationActivityEventArgs Properties

NDde

Dynamic Data Exchange Library for .NET

DdeConversationActivityEventArgs Properties

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

Public Instance Properties

ClientHandle This gets the handle to the client application associated with the conversation.
IsEstablished This gets a bool indicating whether the conversation is being established.
ServerHandle This gets the handle to the server application associated with the conversation.
Service This gets the service name associated with the conversation.
TaskHandle (inherited from DdeActivityEventArgs) This gets the task handle of the application associated with this event.
Topic This gets the topic name associated with the conversation.

See Also

DdeConversationActivityEventArgs Class | NDde.Advanced.Monitor Namespace