DdeServer.PokeResult Fields
From NDde
The fields of the DdeServer.PokeResult structure are listed below. For a complete list of DdeServer.PokeResult structure members, see the DdeServer.PokeResult Members topic.
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. |
See Also
DdeServer.PokeResult Structure | NDde.Server Namespace