DdeServer.PokeResult Members
From NDde
Public Static Fields
| Return this value if the poke was not successful. | |
Return this value to pause the conversation and execute the poke asynchronously. After the conversation has been resumed the OnPoke method will run again. | |
| Return this value if the poke was successful. | |
| Return this value if the server is too busy. |
Public Static Operators
This determines whether two PokeResult objects are equal. | |
This determines whether two ExecuteResult objects are not equal. |
Public Instance Methods
| This determines whether two object instances are equal. | |
| This returns a hash code for the object. | |
| Gets the Type of the current instance. | |
| Returns the fully qualified type name of this instance. |
See Also
DdeServer.PokeResult Structure | NDde.Server Namespace