DdeContext Methods
From NDde
The methods of the DdeContext class are listed below. For a complete list of DdeContext class members, see the DdeContext Members topic.
Public Instance Methods
| This adds a transaction filter to monitor DDE transactions. | |
| This begins an asynchronous operation to execute a delegate on the thread hosting this object. | |
| This releases all resources held by this instance. | |
| This returns the object that the delegate returned in the operation. | |
| Determines whether the specified Object is equal to the current 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. | |
| Gets the Type of the current instance. | |
| This initializes the context. | |
| This executes a delegate on the thread hosting this object. | |
| This removes a transaction filter and stops it from monitoring DDE transactions. | |
| Returns a String that represents the current Object. |
See Also
DdeContext Class | NDde.Advanced Namespace