DDETerminate 函 数 - 图1DDETerminate 函 数 - 图2DDETerminate 函 数

DDETerminate 函 数 - 图3DDETerminate 函 数 - 图4DDETerminate 函 数 - 图5关闭用 DDEInitiate 建立的动态数据交换 (DDE) 通道

语 法

DDETerminate( nChannelNumber | cServiceNam e)

返 值 类 型

逻辑值

参 数 描 述

nChannelNumber

DDETerminate 函 数 - 图6指 定 要 关 闭 的 通 道 号

cServiceName

DDETerminate 函 数 - 图7指 定 要 关 闭 的 服 务 名

说 明

DDETerminate 函 数 - 图8DDETerminate 函 数 - 图9DDETerminate 函 数 - 图10DDETerminate 函 数 - 图11DDETerminate 函 数 - 图12DDETerminate 函 数 - 图13DDETerminate 函 数 - 图14如果通道关闭成功 则 DDETerminate 返回 真 (.T.) 如果通道不能关闭

DDETerminate 函 数 - 图15DDETerminate 函 数 - 图16DDETerminate 函 数 - 图17DDETerminate 函 数 - 图18DDETerminate 函 数 - 图19DDETerminate 返回 假 (.F.)

DDETerminate 函 数 - 图20DDETerminate 函 数 - 图21DDETerminate 函 数 - 图22不再需要通道时 应将它们关闭 节约系统资源

DDETerminate 函 数 - 图23DDETerminate 函 数 - 图24DDETerminate 函 数 - 图25DDETerminate 函 数 - 图26DDETerminate 函 数 - 图27DDETerminate 函 数 - 图28DDETerminate 函 数 - 图29如果通过选择 文件 菜单中的 退出 来退出 Visual FoxPro 或者通过命令窗口或从程序内执行 QUIT 退出 Visual FoxPro 那么通道将自动关闭

请 参 阅

DDEAbortTran s( ), DDEAdvise( ), DDEExecute( ), DDEInitiate( ), DDELastError( ), DDEPoke( ), DDERequest( ), DDESetOption( )