Programming with Reflection
DDEServerEnable property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection is able to provide information to DDE client applications (that is, whether Reflection is enabled as a DDE server).
The default is rcEnable.
rcDisable Reflection is not enabled as a DDE server.
rcEnable Reflection is enabled as a DDE server.