DdeAdviseEventArgs Properties

NDde

Dynamic Data Exchange Library for .NET

DdeAdviseEventArgs Properties

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

Public Instance Properties

Data This gets the data associated with this notification or null if this is not a hot advise loop.
Format This gets the format of the data included in this notification.
Item This gets the item name associated with this notification.
State This gets an application defined data object associated with this advise loop.
Text This gets the text associated with this notification or null if this is not a hot advise loop.

See Also

DdeAdviseEventArgs Class | NDde.Client Namespace