DdeAdviseEventArgs Members

NDde

Dynamic Data Exchange Library for .NET

DdeAdviseEventArgs Members

DdeAdviseEventArgs overview

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.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from DdeEventArgs) This returns a string containing the current values of all properties.

See Also

DdeAdviseEventArgs Class | NDde.Client Namespace