Topic Property

Returns the topic name of a DDE link. Read-only.

link object.Topic as String

Notes

Each DDE link has a unique application name and topic.

The DDE topic broadly defines the type of data to be exchanged. For file-based applications, the topic is usually a filename. For other applications, the topic is an application-specific name.

The source (application) name and topic that define a link cannot be changed during the course of the conversation.

See Also

Microsoft DDE reference guide | source property

Applies To

Link object


© 2004-2021 looksoftware. All rights reserved.