DDETerminate Method

Applies To

Application object.

Description

Closes a channel to another application.

Syntax

expression.DDETerminate(Channel)

expression Optional. An expression that returns an Application object.

Channel Required Long. The channel number returned by the DDEInitiate method.

Example

See the DDEExecute method example.