Top
PowerCOBOL V11.0 Reference
FUJITSU Software

5.21 CloseDDE Method

Description:

Ends the advise loop with the DDE server and closes the DDE conversation.

Its effect is the same as if you executed the UnadviseDDE and TerminateDDE methods successively.

Used in controls:

DDE

Used in objects:

None.

Parameters:

None.

Return value:

None.

Example:

INVOKE CmDDE1 "CloseDDE"

Backward compatibility
method name:

CLOSEDDE

Backward compatibility
arguments:

None.