External Interfaces Reference |
Syntax
Description
rc = ddeterm(channel)
accepts a channel handle returned by a previous call to ddeinit
that established the DDE conversation. ddeterm
terminates this conversation. rc
is a return code where 0
indicates failure and 1
indicates success.
Examples
To close a conversation channel previously opened with ddeinit
:
See Also
ddeadv
, ddeexec
, ddeinit
, ddepoke
, ddereq
, ddeunadv
ddereq | ddeunadv |
© 1994-2005 The MathWorks, Inc.