DdeServer.RequestResult Fields

NDde

Dynamic Data Exchange Library for .NET

DdeServer.RequestResult Fields

The fields of the DdeServer.RequestResult structure are listed below. For a complete list of DdeServer.RequestResult structure members, see the DdeServer.RequestResult Members topic.

Public Static Fields

NotProcessed Return this value if the request was not successful.
PauseConversation Return this value to pause the conversation and execute the request asynchronously. After the conversation has been resumed the OnRequest method will run again.

See Also

DdeServer.RequestResult Structure | NDde.Server Namespace