Salesforce

DDEEnd (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

DDEEnd (Magic xpa 3.x)

Terminates a session.

Syntax:

DDEEnd (service, topic)

Parameters:

service: Provides the main identifier of the DDE service. Usually this is an application name such as WinWord, for MS Word for Windows, or Excel, for MS Excel.

topic: String, depending on the service.

Returns:

TRUE for successful completion, or

FALSE for failure if the service and topic were not started by the DDEBegin function.

Example:

DDEEnd('Excel','c:\docs\budget.xls')

See also:

DDEBegin, DDEGet, DDEPoke, DDERR,DDExec

Reference
Attachment 
Attachment