LinkClose Event

See Also2VS786

Applies To

Form14TJ2LN, MDI Form1ILMZQ7, label3MNIZ8D, picture box31MYIWX, text boxYPYZDG.

Description

Occurs when a DDEDEFDDE conversation terminates.  Either application in a DDE conversation may terminate a conversation at any time.

Syntax

SubForm|MDIForm}_LinkClose ( )

Sub ctlname_LinkClose (Index As Integer)

Remarks

The argument Index uniquely identifies a control if it is in a control array8G7Y0UU.  Typically, you use a LinkClose procedure to notify the user that a DDE conversation has been terminated.  You might also include troubleshooting information on reestablishing a connection or where to go for assistance.  For brief messages, use the MsgBoxZKF8GC function or statement.


See Also

Help:

LinkError EventEGZX07

LinkExecute Event1OO8NGN

LinkExecute Method0JJE0GF

LinkMode PropertyM1RK6S

LinkNotify Event1PIR0GG

LinkOpen EventM1TL81

LinkTopic PropertyEVWV3S

Using DDEHOWDDE

 

Programmer's Guide:

Chapter 20, "Communicating with Other Applications"