|
|
|
|
DDEItem (Function) In french: DDEItem Identifies the item affected by a DDE event.
// Equivalent to: Item = _DDE.Item Item = DDEItem()
Syntax
<Result> = DDEItem([<Connection identifier>])
<Result>: Character string Item affected by the DDE event. <Connection identifier>: Optional integer Connection identifier, returned by DDEConnect. If this parameter is not specified, DDEItem is using the last connection handled.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|