DdeServer.PokeResult Fields

NDde

Dynamic Data Exchange Library for .NET

DdeServer.PokeResultĀ Fields

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

NotProcessed Return this value if the poke was not successful.
PauseConversation Return this value to pause the conversation and execute the poke asynchronously. After the conversation has been resumed the OnPoke method will run again.
Processed Return this value if the poke was successful.
TooBusy Return this value if the server is too busy.

See Also

DdeServer.PokeResult Structure | NDde.Server Namespace