Syntax

expression.DDEAppReturnCode

expression A variable that represents an Application object.

Example

This example sets the variable appErrorCode to the DDE return code.

Visual Basic for Applications
appErrorCode = Application.DDEAppReturnCode
dde dde app return code DDE App Return Code Property ddeapp ddeappreturn DDEAppReturnCode DDEAppReturnCode Property Find out the program id of the last DDE message? Return application specific dde return code?

See also: