Share via


_Application.DDETerminate(Int32) Méthode

Définition

Cette méthode ferme un canal vers une autre application.

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

Paramètres

Channel
Int32

Argument de type Integer obligatoire. Numéro de canal retourné par la DDEInitiate(String, String) méthode .

S’applique à