property StartConnectionToDDEServer.
Requests a connection with a Dynamic Data Exchange (DDE) server
|
Service
[in] . Name
of the DDE service (e.g Winword, Excel…)
Topic
[in] . Name
of the DDE topic.
pVal
[out,
retval] The returned value is a handle of DDE connection or negative (failure)
S_OK
The
operation was successfull.
E_POINTER
A NULL pointer
was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.