'KCMLDdeDestroy()

This function is used to unregister Kclient as a DDE client/server application with the Windows DDE manager library. Once you have finished using DDE commands, you should make a call to this function.

Deprecated

This function is deprecated and may be removed in a future release.

Arguments

The function takes no arguments.

Returns

The function has no return value.

Syntax

The following definition is built into KCML. You do not have to include it in your own code.

$DECLARE 'KCMLDdeDestroy()

Further Information

IntroducedKCML 5.00
CompatibilityKClient

See Also

KCMLDDEServerInit, KCMLDdeAddTopic, KCMLDdeClose, KCMLDdeExec, KCMLDdeInit, KCMLDdeLoad, KCMLDdeOpen, KCMLDdePoke, KCMLDdeRequest

Index of internal $DECLARE functions