WINDDE API front calls
The DDE API is based on the front call technique.
The DDE API is based on the front call technology. All DDE functions are grouped in the WINDDE front-end function module.
Function name | Description |
---|---|
Important:
This feature is deprecated, its use is discouraged although not prohibited.
|
DDEConnect opens a DDE
connection. |
Important:
This feature is deprecated, its use is discouraged although not prohibited.
|
DDEExecute executes a DDE
command. |
Important:
This feature is deprecated, its use is discouraged although not prohibited.
|
DDEFinish closes a DDE
connection. |
Important:
This feature is deprecated, its use is discouraged although not prohibited.
|
DDEFinishAll closes all DDE
connections. |
Important:
This feature is deprecated, its use is discouraged although not prohibited.
|
DDEError returns error information about the last
DDE operation. |
Important:
This feature is deprecated, its use is discouraged although not prohibited.
|
DDEPeek retrieves data from the specified program
and document using the DDE channel. |
Important:
This feature is deprecated, its use is discouraged although not prohibited.
|
DDEPoke sends data to the specified program and
document using the DDE channel. |