property ExecuteCommandOfDDEServer.
Executes a DDE command through transaction XTYP_EXECUTE
|
hDde
[in] . Handle of DDE connection
DdeCommand
[in] . DDE
command string
pVal
[out,
retval] The returned value is
0
(DDE_FNOTPROCESSED)
0x8000
(DDE_FACK) if OK
other
error codes
S_OK
The
operation was successfull.
E_POINTER
A NULL pointer
was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.