The GetLastDDEError transaction returns the last DDE transaction error code.
Type XTYP_REQUEST
Syntax [GetLastDDEError()]
|
Reply |
Data type |
Values and Meaning |
|
errorCode |
WORD |
See DDE error codes for error code values and their meanings. Negative values are error messages, positive values are warnings, and 0 means "success." |
Release information
Added in Release 4.00.
See also