StopServerDDE

Description

Causes your application to stop acting as a DDE server application. Any subsequent requests from a DDE client application fail.

Syntax

StopServerDDE ( { windowname, } applname, topic )

Returns

Integer. Returns 1 if it succeeds. If an error occurs, StopServerDDE returns -1, meaning the DDE server was not started. If any argument’s value is null, StopServerDDE returns null.