DdeContext Members
From NDde
Public Instance Constructors
|
|
Overloaded. |
Public Instance Properties
| This gets or sets the default encoding that is used. | |
| This gets the DDEML instance identifier. | |
| This gets a bool indicating whether the caller must use Invoke. | |
| This gets a bool indicating whether the context is initialized. |
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. |
Public Instance Events
| This is raised when a service name has been registered by a server using the DDEML. | |
| This is raised when a service name has been unregistered by a server using the DDEML. |
See Also
DdeContext Class | NDde.Advanced Namespace