_Application.DDETerminate(Int32) Method

Definition

Closes a channel to another application.

public:
 void DDETerminate(int Channel);
public void DDETerminate (int Channel);
Public Sub DDETerminate (Channel As Integer)

Parameters

Channel
Int32

Required Integer. The channel number returned by the DDEInitiate(String, String) method.

Applies to