DdeMonitor Members
From NDde
Public Instance Constructors
|
|
This initializes a new instance of the DdeMonitor class. |
Public Instance Properties
| This gets the context associated with this instance. |
Public Instance Methods
| This releases all resources held by this instance. | |
| 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 starts monitoring the system for DDE activity. | |
| Returns a String that represents the current Object. |
Public Instance Events
| This is raised anytime a DDEML callback is executed. | |
| This is raised anytime a conversation is established or terminated. | |
| This is raised anytime there is an error. | |
| This is raised anytime an advise loop is established or terminated. | |
| This is raised anytime a DDE message is sent or posted. |
See Also
DdeMonitor Class | NDde.Advanced.Monitor Namespace