Share via


DDEClient.isValid Method

The status of the Dynamic Data Exchange (DDE) conversation.

Syntax

public boolean isValid()

Run On

Client

Return Value

Type: boolean
true if the conversation is valid; otherwise, false.

See Also

Reference

DDEClient Class