DdeClient.TryConnect Method

NDde

Dynamic Data Exchange Library for .NET

DdeClient.TryConnect Method 

This establishes a conversation with a server that supports the specified service name and topic name pair.

public virtual int TryConnect();

Return Value

Zero if the operation succeed or non-zero if the operation failed.

See Also

DdeClient Class | NDde.Client Namespace